My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
StructureStandard  

Variables, Envirionment
Updated Oct 7, 2008 by mm.marci...@gmail.com

To facilitate the future development of tools to automate some tasks, there is a need to standardize.

Initially it was decided that the name of folders will always be with letters in lowercase, so to facilitate the use in Linux.

Please find attached a VBScript script in the configuration of the variables of the Java environment, lack some that I still get to the Igo.

Regarding the folder structure, should be the following:

Windows

c:\
c:\java
c:\java\sdk
c:\java\jre
c:\java\tomcat
c:\java\util
c:\java\workspace
c:\java\...

Linux

./
/java
/java/sdk {this is not necessarily so}
/java/jre {this is not necessarily so}
/java/tomcat
/java/util
/java/workspace
/java/...

JavaPath.vbs - Script to set the environment variables in Windows.

Powered by Google Project Hosting