vianziro / droidar

Automatically exported from code.google.com/p/droidar
0 stars 0 forks source link

Using JDK 1.5 #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi!

I'm trying to use your engine (by the way, nice work), but I've founded may 
errors when I import your code due to the @Override tag, you are using JDK 1.5, 
aren't you? because if you use 1.6 the tag "@Override" produce many errors :(

Original issue reported on code.google.com by joanpuig...@gmail.com on 15 May 2011 at 10:35

GoogleCodeExporter commented 8 years ago
hi dude,

I'm not an admin, but I start using droidar, and I'm using java sdk 1.6 (even 
the jre 1.6 works), and, in JDK 1.5 "the @Override annotation is not allowed 
for implementations of methods declared in an interface, while they are allowed 
in JDK 1.6." so, it will work on 1.6, BUT not in 1.5
(plus I'm using android-sdk_r11)

so, ckeck if you're really using java sdk 1.6 in the project, you may also 
check if you're using eclipse last version, and if that doesn't work, try 
download the source code again

best regards

Original comment by david.vi...@gmail.com on 18 May 2011 at 12:30

GoogleCodeExporter commented 8 years ago
jep i think david is right, check your eclipse settings if you are really using 
1.6 and also check the project properties because you can select a specific 
version for each singe project and maybe only this is set to 1.5

Original comment by simon.heinen on 27 May 2011 at 8:02

GoogleCodeExporter commented 8 years ago

Original comment by Alexande...@gmail.com on 31 May 2011 at 6:34

GoogleCodeExporter commented 8 years ago

Original comment by Alexande...@gmail.com on 31 May 2011 at 6:34

GoogleCodeExporter commented 8 years ago

Original comment by Alexande...@gmail.com on 31 May 2011 at 6:34

GoogleCodeExporter commented 8 years ago

Original comment by Alexande...@gmail.com on 31 May 2011 at 6:35

GoogleCodeExporter commented 8 years ago

Original comment by Alexande...@gmail.com on 31 May 2011 at 6:35