Java

Moderators: zibadian
Number of threads: 7836
Number of posts: 18235

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
aglets Posted by padmarao on 26 Apr 2011 at 9:56 PM
How to commpile java source file using ant in aglets
Report
Re: aglets Posted by scy_sasuke on 29 Apr 2011 at 5:57 PM
make sure that aglet is installed in your computer properly.

go to dir which u want to compile:
cd c:\aglets\public\examples

then type like this :
javac -classpath .;c:\aglets\lib\aglet.2.0.2.jar;c:\agelts\public sample\*.java

NB :
c:\aglets\lib\aglet2.0.2.jar is directory aglet jar
c:\aglets\public sample\*.java is directory u want to compile with all file with extension .java will be compiled

hope this helpfull.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.