Calsign / APDE

Source code for APDE: Create and run Processing sketches on an Android device.
GNU General Public License v2.0
338 stars 76 forks source link

0.5.2 pre1: Compile JAVA?? #95

Open uheinema opened 4 years ago

uheinema commented 4 years ago

Hello,

thought I would give it a try...oops.

On .java files, I now get

Fishtank [1]: The public type PSensorManager must be defined in its own file
-++
Initializing build sequence…
Deleted old build folder

No library found for processing.core

No library found for android

Detected architecture arm64-v8a

Packaging resources with AAPT…
Compiling with ECJ…
Unable to find java file: PSensorManager.java.java

Compiling with ECJ failed
Finished in 1186ms

That looks extremely broken...

Same for eg. the Accelerometer example.

Besides, tons of Menu [60]: Syntax error on token "Invalid Character", delete this token

Mostly tabs/nbs i assume.

Now I hope I can switch back flawlessly

PS: see #92

Biilding libtaries is surely not worth much effort in UI integration, but please don't take away the possibility.

Quadslab commented 3 years ago

Same problem here.