Esri / Esri/vehicle-commander-java

nbproject\project.xml hard-coded paths

Open
#3 1 comment 0 reactions 1 assignee Claimed by @garysheppardjr View on GitHub
0 - Backlog B - Enhancement G - Military Team
Dominant language
Java
Stars
16
Forks
11
PR merge metrics
No merged PRs in 30d

Description

In vehicle-commander\source\VehicleCommander\nbproject\project.xml :

Use a property in the classpath for the ArcGIS Runtime install location (like build.xml does) to make it easier to change versions or between x86 and 64, 10.1.1 & 10.2.

I'm guessing this is just a Netbeans setting file so doesn't affect those using Ant/Eclipse. This is the section of project.xml in question:

```


${project.dir}/source/VehicleCommander/src
C:\Program Files (x86)\ArcGIS SDKs\java10.1.1\sdk\jars
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.