Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » how to use j2ee platform with eclipse
how to use j2ee platform with eclipse [message #169366] Sun, 14 May 2006 09:24 Go to next message
Eclipse UserFriend
Originally posted by: david.vauquelin.gmail.com

Hello,
I'd like to know how to configure eclipse to use j2ee platform. I'm doing a Dynamic Web Project but eclipse doesn't know about my import statement when i want to use a package from the j2ee platform.
Thanks for helping.
Re: how to use j2ee platform with eclipse [message #169411 is a reply to message #169366] Mon, 15 May 2006 16:33 Go to previous messageGo to next message
Neill Laney is currently offline Neill LaneyFriend
Messages: 9
Registered: July 2009
Junior Member
"david" <david.vauquelin@gmail.com> wrote in message
news:19318376.1147598696663.JavaMail.root@cp1.javalobby.org...
> Hello,
> I'd like to know how to configure eclipse to use j2ee platform. I'm doing
a Dynamic Web Project but eclipse doesn't know about my import statement
when i want to use a package from the j2ee platform.
> Thanks for helping.

You will generally need to add the jar file for the classes you're trying to
use. Exactly which jar files is specific to the J2EE container, but these
should be added to project classpath for you when specify the target server
when creating a new project.

Hope this helps.
Re: how to use j2ee platform with eclipse [message #169426 is a reply to message #169411] Tue, 16 May 2006 10:07 Go to previous message
Eclipse UserFriend
Originally posted by: david.vauquelin.gmail.com

Hello thank you for your help i put j2ee.jar en ant home classpath and it works but i'd like to add this library to the classpath in my buil.xml file, can you help me to do this?

Thank you
Previous Topic:Cannot set context root to "/"
Next Topic:Problem start
Goto Forum:
  


Current Time: Sat Apr 20 00:46:59 GMT 2024

Powered by FUDForum. Page generated in 0.03027 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top