Computing.Net > Forums > Programming > Java - get application path?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Java - get application path?

Reply to Message Icon

Name: Cimaera
Date: February 18, 2003 at 10:11:58 Pacific
OS: Solaris 7
CPU/Ram: p2/128
Comment:

what's the simplest way to get the directory of the project in java? I mean the equivalent of app.path in vb6.

thanks in advance.



Sponsored Link
Ads by Google

Response Number 1
Name: Cimaera
Date: February 18, 2003 at 10:52:22 Pacific
Reply:

Ahh, I see.

System.getProperty("user.dir");

okay. thanks ;p


0
Reply to Message Icon

Related Posts

See More


dynamic arrays in c++ C++ (Do-While Loops)



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Java - get application path?

how to get an application path C++ www.computing.net/answers/programming/how-to-get-an-application-path-c/9808.html

JAVA: Get windows env var www.computing.net/answers/programming/java-get-windows-env-var/13168.html

Trying to get App.Path in VB.Net www.computing.net/answers/programming/trying-to-get-apppath-in-vbnet/9372.html