• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse for J2ME ?

 
Ranch Hand
Posts: 51
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I did know till now that Eclipse was a sourceforge project.
Most of the Java IDEs are not opensource.
I understand Eclipse is used for mainly J2EE.
Im learning J2ME only (hardly any J2EE) and need to know if Eclipse can be a replacement for the Toolkit. If not can it get be associated with the J2ME API ? Intellisense etc.
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://eclipseme.org/

By the way, Eclipse is open source, but it has nothing at all to do with source forge...
 
Author
Posts: 531
Mac OS X Netbeans IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Eclipse mian purpose is java development , not J2ee , there are some going effort for developing plug-ins fofr j2ee development (easy j2ee developmet).
and some available plugins like myEnterprise workbench or lomboz.
For using Eclipse for J2me , you need some plugins like www.eclipseme.org .

NetBeans from www.netBeans.org is a opensource IDE and it has very good J2me Plugin (for netbeans 4.1 Beta) i suggest you check it out , you will find it useful.

Hope it helps.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic