Durank

Results 169 comments of Durank

Netbeans 15, jdk 1.8.192. I shared the build log by email support of codenameone from [email protected]. Tomorrow I will share if you can't found in your support mail.

cd F:\data_kdp\programs\CodenameOne\ws_codenameone\ForceSOS_mvn _central; "JAVA_HOME=C:\\Program Files\\Java\\jdk-11.0.16.1_1" cmd /c "\"F:\\data_kdp\\programs\\CodenameOne\\ws_codenameone\\ForceSOS_mvn _central\\mvnw.cmd\" -DskipTests=true -Dcodename1.platform=ios -Dcodename1.buildTarget=ios-device -Dexec.vmArgs= -Dexec.appArgs= \"-Dmaven.ext.class.path=C:\\Program Files\\NetBeans-15\\netbeans\\java\\maven-nblib\\netbeans-eventspy.jar\" -Dfile.encoding=UTF-8 --errors --errors -Psimulator verify" [INFO] Error stacktraces are turned on. [INFO] Scanning for...

this the problem ![image](https://user-images.githubusercontent.com/16245755/191357023-7d788134-f5ca-4033-9173-5397d3cabc0f.png) when I pressed Run button first init the simulator and Next the compilation to specific platform But if I pressed right click on the root of...

please follow this thread https://github.com/shannah/maven-migration-tool/issues/5

[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] forcesos .......................................... SUCCESS [0.001s] [INFO] forcesos-cn1libs .................................. SUCCESS [0.505s] [INFO] GoogleMaps-1.1.1 .................................. SUCCESS [0.295s] [INFO] AnimatedGifSupport ................................ SUCCESS [0.001s] [INFO] BouncyCastleCN1Lib ................................ SUCCESS...

yes this problem I solved commetting this snipet in your projectRooft\pom.xml I never knew the cause and now my project is compiling very well without this code. it's necessary this?

now when I compile using Android App config the compilation upload to your build server. yesterday doesn't work. My question now is why the compilation run in Debug mode in...

how can I solve this issue if my properties up it'ok. When I compile the same project from old ant project the final apk or aar is in release but...