Ok! Thanks for your help can you please clarify what at do you mean by?
Use this lightweight ‘offline’ ide:
Thanks for help. I will try and tell you.
-
You typed that wrong:
String final = ""/"+nameoffile+".png"";
Needs to be:
String final = "/" + nameoffile + ".png";
-
Also
final
is a reserved word in Java. Reserved words are used by programming language itself. You can’t use it to name your variable.
I have changed all of that but it will still not work as
See here how to add external lib:
Above topic is related to ai sources but method is same also in template.
But in template just add jar to deps dir.
Can you please help me? I dont know what I need to do.
Sure.
I am unable to install add environment variable for ant, even after adding when I check in Command Prompt it shows no such command ant -version
Have you installed Ant?
Have you correctly set path of Ant?
Make sure that you have edited path and ANT_HOME in system variables
How? I just unzipped the file and placed it in C drive then the gave that path in variable setting.
Sorry…I mean downloaded.
Then problem can be there.
You want to edit path
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