Your env variables are like this
You are accessing ANT_HOME
from ANT_HOME
variable.
I removed it yet it isn’t working.
You have to add that in ClassPath
Done! Now the error has changed to:
Files was unexpected at this time.
You should re-check the guide
@ravigarg , Please follow this guide by @juananton1991 to setup environment for creating extensions:
http://kio4.com/appinventor/125_extensiones_crear.htm
Im still not able to do it
Just completetly uninstall everything you installed and then follow the guide from the start.
Great! Now that we’ve written our very first block, why not see it in action? So, let’s compile the extension to get the AIX file which we can load in AI2. To do so, open your IDE’s integrated terminal (or you can open the Terminal/Command Prompt in the Extension Template directory) and type ant extensions command.
Please explain me this also so that I can compile my file.
I want to know what do you mean by
To do so, open your IDE’s integrated terminal (or you can open the Terminal/Command Prompt in the Extension Template directory) and type ant extensions command
Download Git
Open your extension template
Right click
Select git bash here option
Type ant extensions
Press enter
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.