You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by rizzz86 <ri...@hotmail.com> on 2009/07/13 11:57:04 UTC

maven project with j2me

Hi,

I have created a maven project with j2me-archetype using netbeans. It
creates a project with a default MIDLet (SampleMIDlet.java).
But when I try to run the project it says that No Main Class Found. Can
anyone tell that why it is going for Main class instead of existing Midlet ?
The properties of project also not showing j2me properties.


rizzz86
-- 
View this message in context: http://www.nabble.com/maven-project-with-j2me-tp24458862p24458862.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven project with j2me

Posted by mkleint <Mi...@Sun.COM>.
rizzz86 wrote:
> Hi,
>
> I have created a maven project with j2me-archetype using netbeans. It
> creates a project with a default MIDLet (SampleMIDlet.java).
> But when I try to run the project it says that No Main Class Found. Can
> anyone tell that why it is going for Main class instead of existing Midlet ?
> The properties of project also not showing j2me properties.
>
>   
j2me development is not supported for maven projects in netbeans.

Milos

> rizzz86
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org