Good morning,
as suggested by DonManfred I create a new thread for this issue.
I tried the example AttributesExtractor inB4J starting from this thread "[SOLVED] Write #Attribute to Textfile":
https://www.b4x.com/android/forum/threads/solved-write-attribute-to-textfile.88549/#post-569555
I compiled the file in Release mode.
It produces a jar file named result.jar.
In order to be compliant with what is suggested do I need to rename it from result.jar to attributes.jar?
Or can I use the following instruction?
Best Regards
as suggested by DonManfred I create a new thread for this issue.
I tried the example AttributesExtractor inB4J starting from this thread "[SOLVED] Write #Attribute to Textfile":
https://www.b4x.com/android/forum/threads/solved-write-attribute-to-textfile.88549/#post-569555
I compiled the file in Release mode.
It produces a jar file named result.jar.
In order to be compliant with what is suggested do I need to rename it from result.jar to attributes.jar?
Or can I use the following instruction?
B4X:
#CustomBuildAction: 2, C:\Program Files\Java\jdk1.8.0_51\bin\java.exe, -jar c:\temp\result.jar
Best Regards