Quantcast
Channel: JetBrains Developer Community : All Content - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5481

Build malfunctioning jar for ANE

$
0
0

I have imported eclipse project from http://gotoandlearn.com/play.php?id=149 for create native extension. This project work perfectly but only Eclipse.

 

If using in IntelliJ Artifact for create jar file, then not work and show error dialog durind createt android package(Flex):

 

dx tool failed:

trouble processing:

bad class file magic (cafebabe) or version (0034.0000)

...

 

Where is the problem? How do I set artifact?

 

 

 

One more thing. If export jar file with Eclipse, that have jar 15KB and IntelliJ 1.5MB.


Viewing all articles
Browse latest Browse all 5481

Trending Articles