Help me make my first extension

Your env variables are like this :joy:

You are accessing ANT_HOME from ANT_HOME variable.

I removed it yet it isn’t working.

:rofl:

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 :grinning:

@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​:pensive::sleepy:

Just completetly uninstall everything you installed and then follow the guide from the start.

Here is how my system’s env variables look:

Ignore extra parts :sweat_smile:

1 Like

Done! Thank you very much @vknow360 :heart_eyes: :star_struck: :innocent:

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

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.