Aleksander.
Until last Friday, I was a netbeans user, but the whole IDE is so slow. It also has a huge footprint. I've been looking at Eclipse since then, and I'm very impressed. Its fast, no pauses for GC, or anything like that, and the Java plug in is terrific. I get proper refactoring support, and better code completion than in Netbeans.
The only negatives I have is:
1. The built in CVS client does not support file based CVS, so we've had to set up a pserver.
2. The solar eclipse plugin lets you edit JSP and XML files. But its not as good as the JSP editor in Netbeans.
The big wins are its fast (no more coffee breaks while typing)
Ciao,
Jonathan O'Connor
Ph: +353 1 872 3305
Mob: +353 86 824 9736
Fax: +353 1 873 3612
| "Aleksander Grzebyta" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED] 01.07.2002 14:56
|
To: <[EMAIL PROTECTED]> cc: Subject: Re: [JBoss-user] Debugging EJBs |
Ufortunately I still have:
Caused by: java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
exception.
sincerely Olek
PS/ My friens are using NetBeans. Is Eclipse somehow better ?
----- Original Message -----
From: "Emerson Cargnin - MSA" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 28, 2002 6:57 PM
Subject: Re: [JBoss-user] Debugging EJBs
> try to put the classe12.zip in the lib of your project :
>
> select your project and with the right mouse button (you have to be in
> package view), select properties, java build path, and the libraries
> pane, "add a external jar" button and choose classes12.zip. taht's it : )
>
> Emerson Cargnin
> MSA - BRAZIL (in the finals :))
>
> Aleksander Grzebyta wrote:
>
> > Hello !
> >
> > It would be very great if it worked: I cannot configure JBoss plugin to
see
> > additional JARs, ZIPs with classes needed by my JBoss configuration. I
have
> > Oracle configured and when I run JBoss I need to add classes12.zip to
JBoss
> > starup CLASSPATH. I tried to do the same setting "Optional Java VM
> > Arguments" in Preferences/JBoss under eclipse without succes.
> >
> > Any tips ?
> >
> > sincerely Olek
> >
> > ----- Original Message -----
> > From: "Sullivan, Sean C - MLG" <[EMAIL PROTECTED]>
> > To: "'Alice Ad '" <[EMAIL PROTECTED]>;
> > <[EMAIL PROTECTED]>
> > Sent: Friday, June 28, 2002 1:51 AM
> > Subject: RE: [JBoss-user] Debugging EJBs
> >
> >
> >
> >>Try this:
> >>
> >>1) download Eclipse 2.0
> >>
> >> http://www.eclipse.org/downloads/index.php
> >>
> >>2) download the EASIE plug-in for JBoss
> >>
> >> http://www.genuitec.com/products.htm
> >>
> >>3) run Eclipse
> >>
> >>4) use the EASIE plugin to launch JBoss
> >>
> >>5) deploy your EJB to JBoss
> >>
> >>6) set a breakpoint in your EJB class
> >>
> >>-Sean
> >>
> >>
> >>
> >>-----Original Message-----
> >>From: Alice Ad
> >>
> >>How do people debug EJBs? The server is running using a .jar file that
> >>contains all my Entity/Session beans. When a client makes a request, I
> >>want to trace through the server thread as it goes through my
> >>application's EJB code.
> >>
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>This sf.net email is sponsored by:ThinkGeek
> >>Bringing you mounds of caffeinated joy.
> >>http://thinkgeek.com/sf
> >>_______________________________________________
> >>JBoss-user mailing list
> >>[EMAIL PROTECTED]
> >>https://lists.sourceforge.net/lists/listinfo/jboss-user
> >>
> >>
> >>
> >>
> >>
> >
> >
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Caffeinated soap. No kidding.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> >
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Caffeinated soap. No kidding.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>
>
>
>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user
