Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] How to put resource files into jar file

Hi All,

I'm using the AJDT for my projects. As I want to use the jar file woven, i'm using the "AspectJ Build -> Output Jar" option.
My "Inpath" classpath option has the class folder of what i want put into my jar file. It has both my ".class" and ".properties" files, but only ".class" file is put into jar file generated.

How can i put ".properties" file into jar file with AJDT?

Thanks in advance.

--
Marcos Fábio Pereira

Embedded Systems and Pervasive Computing Lab
Center of Electrical Engineering and Informatics
Federal University of Campina Grande
Campina Grande, Paraíba, Brazil

Back to the top