Wish B4A / B4J B4XPages template

klaus

Expert
Licensed User
Longtime User
In B4A 10.6 we have the new %PROJECT_NAME% variable it would be interesting to have in the B4XPages template:
this line by default:
'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=%PROJECT_NAME%.zip
instead of this line:
'Ctrl + click to export as zip: ide://run?File=%B4X%\Zipper.jar&Args=Project.zip

The same for B4J.
 

klaus

Expert
Licensed User
Longtime User
It (%PROJECT_NAME%) was created just for that.
I know !
But when you create a new B4XPages project from the IDE you get the default B4XPages template.
And there we still have : ...jar&Args=Project.zip
and I would like to have : ...jar&Args=%PROJECT_NAME%.zip
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…