Wish Export as Eclipse project

abhishek007p

Active Member
Licensed User
Longtime User
while i like B4A and regularly use it, not everywhere out there is using it.
i hit a roadblock when clients demand work in java only and even if i convince that put of both is same, they complain of a paid IDE. so no java = less work for me and too difficult to sell source code.

so is it possible to have a feature to export the B4A project as eclipse?
(or instructions to import java files manually to eclipse)

Regards,
abhi
 

Star-Dust

Expert
Licensed User
Longtime User
The Java code can be found in the Object folder within your project.

You can compile it with Eclipse using the B4A libraries (which are required). You can also edit the code from Java and recompile it to don Ecplipse or from the command line.

Clients should not complain about using external libraries (BA4) because Java developers use them and buy different ones.

In fact, by purchasing B4A, you purchase the IDE that translates the B4A code into Java, but also the libraries of the AnyWhere Software and the rights to use them. (Obviously you can not distribute the Libraries, but they have to get them too)
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…