It turns out that I want to modify a PDA module that brings the Open Bravo point of sale. Import the project to Netbeans. Everything is in order. Required libraries, Tomcat server with xampp, java 1.6. Everything, but when trying to execute, he tells me:
C:\Users\Ayram\Documents\PDAdef\nbproject\build-impl.xml:861: The following error occurred while executing this line:
Containing:
webproject2:javac destdir="${build.classes.dir}" gensrcdir="${build.generated.sources.dir}"
Another line that says:
C:\Users\Ayram\Documents\PDAdef\nbproject\build-impl.xml:293: Cannot build classfiles for source directories: [C:\Users\Ayram\Documents\PDAdef\src-pda, C:\Users\Ayram\Documents\PDAdef\build\generated-sources\ap-source-output]
And it contains:
javac debug="@{debug}" deprecation="${javac.deprecation}" destdir="@{destdir}" encoding="${source.encoding}" excludes="@{excludes}" fork="${javac.fork}" includeantruntime="false" includes="@{includes}" source="${javac.source}" srcdir="@{srcdir}" target="${javac.target}"
I have tried solutions like creating a new project instead of importing the existing one, deleting "build-impl.xml" and replacing it with an existing one. Uncheck the box "Use IDE proxy settings" from the Plataform tab, change from platform 1.6 to 1.8.
I have searched and tried many things and I have no results.
The references for what I try to do, are in link The source code of the project is in:
sourceforge.net/projects/openbravopos/files/Openbravo%20POS/Openbravo%20POS%202.30.2/openbravopos_2.30.2_src.zip/download
If you do not want to download it, you do not need to do it. You can view it from:
javased. com / index.php? source_dir = Openbravo-POS-iPhone-App / OpenbravoPOS_PDA / src-pda / com / openbravo / pos / pda /