Then again you want to compile from Eclipse as well since that has
several benefits: flags errors in your edits as you go. I include
j2ee.jar from the J2EE JDK download and that has the EJB and servlet
classes. As far as building a full version and packaging and deploying,
definitely keep all of that within ANT and include that in your Eclipse
project. It's really a sweet combination.  


-----Original Message-----
From: Ib Seratski [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 14, 2003 11:37 AM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] JBoss project and Eclipse


Hee
One way to do it is to import jboss-j2ee.jar + servlet.jar, 
after you created a projekt .then make a ant build scripts Inside the
projekt .let ant make a output folder, build the jar war ears
+ undeploy and deploy
What is the way I do it, and it works great 

   MVH
        Ib Seratski

         

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian
Wallis
Sent: 13. september 2003 15:47
To: [EMAIL PROTECTED]
Subject: [JBoss-user] JBoss project and Eclipse



This is not quite a JBoss question but I'm sure there are a few eclipse
users 
on this list.

I have a small J2EE project that I want to develop using eclipse. I
haven't 
really used eclipse before being an IntelliJ user at work and emacs/ant 
otherwise.

What I need to do is import the jboss jars into my project's class path.


Is there a way to do that once and then re-use it for other projects?
There 
are 54 of jars after all and it is a real pain to select them all every
time 
you create a new project. Is there a way to define a project for JBoss
and 
re-use that? There is the required projects tab in the project
properties but 
I don't seem to be able to get it to contribute to the class path of the

current project.

Any suggestions are welcome

thanks, brian wallis...



-------------------------------------------------------
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





-------------------------------------------------------
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


-------------------------------------------------------
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

Reply via email to