Nudity / reflections

Automatically exported from code.google.com/p/reflections
Do What The F*ck You Want To Public License
0 stars 0 forks source link

Generated JAR in Eclipse 64Bits not working #176

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have a project which is used as a JAR library in another EAR. When I deploy 
the EAR and run the web application, I get an error that org.reflections 
library cannot find the packages in the jar.

However, if I extract the JAR contents and then create again the JAR, it works 
fine. So apparently, there is a problem with Eclipse 64Bits when generating the 
JAR.

Also I have tried to generate the JAR in another pc with Eclipse 32Bits, and 
also it works fine.

Any idea why is this happening?

Regards.

Original issue reported on code.google.com by jsp...@gmail.com on 12 May 2014 at 12:25

GoogleCodeExporter commented 8 years ago
Finally I have found a solution to this issue. The problem is that to correctly 
generate the JAR, is required to mark the checkbox "Add directory entries" in 
the export dialog.

Original comment by jsp...@gmail.com on 12 May 2014 at 3:19

GoogleCodeExporter commented 8 years ago
Can you mark the issue as fixed ? 

Original comment by debas...@ensarm.com on 2 Jun 2014 at 12:16

GoogleCodeExporter commented 8 years ago
How can I mark it as fixed?

Original comment by jsp...@gmail.com on 2 Jun 2014 at 12:21

GoogleCodeExporter commented 8 years ago
don't use eclipse. Intellij is your best friend.

Original comment by ronm...@gmail.com on 5 Jun 2014 at 5:37