[eclipse] how to 'export' an external arcive ?
- From: pierre.bru@xxxxxxxxx
- Date: 23 Feb 2006 15:59:31 -0800
hi all,
I'm tryng to rebuild an old project from scratch. this project needs
com.oroinc.test.regex.* classes. the needed .class are located in .zip
file containing the folder tree com|oroinc|text|regex|*.class
I tried to add the classes with "import > archive file". the compiler
does not report errors on the import statement but reports error as
soon as I try to use whatever come from these .class
so I deleted what I've just imported and added the .zip archive to my
project with "Build Path > Add external archives" but when I export the
resulting project, the external archive (and so, the corresponding
..class) is not included in the resulting .jar file :(
where am I wrong ?
TIA,
Pierre.
.
- Follow-Ups:
- Re: how to 'export' an external arcive ?
- From: pierre . bru
- Re: how to 'export' an external arcive ?
- Prev by Date: Blaze/J2ee Positions in Maryland
- Next by Date: Re: how to 'export' an external arcive ?
- Previous by thread: Blaze/J2ee Positions in Maryland
- Next by thread: Re: how to 'export' an external arcive ?
- Index(es):