I have been working with eclipse creating a B4A library and ran into this:
1. I created a java project,
2. make the classes and their imports etc.
3. Generate the javadocs
4. Compiles the .xml file, everything looks good.
close the program.
then
1. I try to Generate the javadocs again(with no changes)
then it shows hundreds of these errors (error: class, interface, or enum expected )
FYI. Eclipse version is: Build: v21.0.1-543035
Any ideas appreciated. Thanks,
1. I created a java project,
2. make the classes and their imports etc.
3. Generate the javadocs
4. Compiles the .xml file, everything looks good.
close the program.
then
1. I try to Generate the javadocs again(with no changes)
then it shows hundreds of these errors (error: class, interface, or enum expected )
FYI. Eclipse version is: Build: v21.0.1-543035
Any ideas appreciated. Thanks,