Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

nbproject\project.xml hard-coded paths

Open
#3 1 comment 0 reactions 1 assignee View on GitHub

@garysheppardjr is already working on this.

Since Mar 7, 2013.

Assessment

This issue has not been assessed yet.

Description

0 - Backlog B - Enhancement G - Military Team

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:

        <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1">
            <compilation-unit>
                <package-root>${project.dir}/source/VehicleCommander/src</package-root>
                <classpath mode="compile">C:\Program Files (x86)\ArcGIS SDKs\java10.1.1\sdk\jars
Dominant language
Java
Stars
16
Forks
11
PR merge metrics
No merged PRs in 30d

Getting set up

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Esri/vehicle-commander-java

All issues in Esri/vehicle-commander-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.