Difference between revisions of "Environment Variables"
From IMSMA Wiki
m (Dionysia moved page Environment variables to Environment Variables without leaving a redirect) |
|||
Line 5: | Line 5: | ||
* '''AGSENGINEJAVA''' which should be set to where ArcEngine is installed e.g. ''C:\Program Files (x86)\ArcGIS\Engine10.1\'' | * '''AGSENGINEJAVA''' which should be set to where ArcEngine is installed e.g. ''C:\Program Files (x86)\ArcGIS\Engine10.1\'' | ||
+ | {{Note | Java should be installed on the computer in addition to the Java folder in C:\IMSMAng}} | ||
{{NavBox Technical Notes}} | {{NavBox Technical Notes}} | ||
[[Category:NAA]] | [[Category:NAA]] |
Revision as of 18:12, 29 July 2014
Which Environment variables does IMSMA use?
There are three environment variables that are used by IMSMANG:
- IMSMA_HOME which normally should be set to c:\IMSMAng\
- JAVA_HOME which should be set to where Java is installed e.g. C:\Program Files (x86)\Java\jre7
- AGSENGINEJAVA which should be set to where ArcEngine is installed e.g. C:\Program Files (x86)\ArcGIS\Engine10.1\
Java should be installed on the computer in addition to the Java folder in C:\IMSMAng |