[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Java development within Debian using Eclipse



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Scott wrote:
> First, let me say that I don't know if this is the correct spot for this
> question, but I am unsure were else to go.

This is not the best list for those questions.

> I am trying to begin java development within my Debian systems using the
> Eclipse IDE.  I imported an older java project into the Eclipse IDE that
> contained some simple java servlets.
> 
> This project had many errors in it relating to the javax.??? packages,
> which I thought were bundled with the J2EE libraries.
> 
> Can anyone tell me what package(s) I am currently missing, or what else
> I need to check to be able to get this project, and future servlet/jsp
> projects to work?

If you are running Sarge, you can add those jars to your project:
/usr/share/java/servlet-2.3.jar

If you are running unstable (or testing):
/usr/share/java/servlet-api.jar
/usr/share/java/jsp-api.jar

Cheers,

- --
  .''`.
 : :' :rnaud
 `. `'
   `-
Java Trap: http://www.gnu.org/philosophy/java-trap.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD6bXY4vzFZu62tMIRArn8AJ9IrnwUmg0501qV5IZxLHWuiFdXHwCeK/j+
NyvbESODDoUaxxCJA9ydptA=
=UCIr
-----END PGP SIGNATURE-----



Reply to: