• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

IDE for EJB30

 
Ranch Hand
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What IDE you guys used for EJB30 or for prepared for SCBCD5.0?

I know we can used any kinds of editor to write the code. But it is a waste of time.

Thank you in advanced for information.
 
Sam Sunamin
Ranch Hand
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot.

I got Jdeveloper11 from Oracle. It free and support EJB30.

Once I got netbeans, I don't like it.
 
Ranch Hand
Posts: 380
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I use eclipse having jboss plugin.

regards,
Shivani
 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can use Eclipse 3.3 Europa for J2EE 5 development,
It supports lots of application servers including Glassfish,
BEA, IBM & JBoss.

Regards,

Rajesh
 
Ranch Hand
Posts: 959
Eclipse IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can also use NetBeans 5.5 or above. Its integration with glassfish is the best.
 
Sam Sunamin
Ranch Hand
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi RajeshKumar,

I download eclipse33 Europa, but I didnot find it has ejb30 features.

Do I need to download any plug-in?

Thank you so much for your help.
 
Saloon Keeper
Posts: 3946
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://java.boot.by/scbcd5-guide/apa.html
http://java.boot.by/scbcd5-guide/apas02.html
http://java.boot.by/scbcd5-guide/apas03.html
.....
...


HTH,
MZ
 
Rajesh Tongia
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Sam,

NO, you don't need to download any Eclipse plug-in for EJB.

All you need to do is to open the J2EE perspective.
& on the New Project dialog box choose EJB project.

Regards,

Rajesh
 
Sam Sunamin
Ranch Hand
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
�All you need to do is to open the J2EE perspective.�

SO how to open the j2ee perspective? I tried to find it in help,
project ->properties, and window->preferences, but I didnot find it.

Can you show me how to open it? Thank you so much buddy.
 
Sam Sunamin
Ranch Hand
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you. I got the eclipse for java ee. I download the wrong one.
 
Ranch Hand
Posts: 124
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I download the 'Eclipse IDE for Java EE Developers' (Europa).
There is no 'J2EE' project under File -- New menu.

Am I downloading the wrong version?
Shall I download 'Eclipse IDE for Java Developers' instead?

Thanks
 
Ranch Hand
Posts: 92
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I got a lil' confused too with the Eclipse Europa.

I'm using the ECLIPSE JBOSS IDE 1.6 ,,, it is very nice for EJB 3.0 developement.
 
We noticed he had no friends. So we gave him this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic