Change-Id: I067b6037d5b044229f2c1e5acdd7ec5f7a372908
(cherry picked from commit 226b1be015
[formerly 09e4f116a482f2a197c01cdec3609e10e1d2285d])
Conflicts:
edexOsgi/com.raytheon.uf.common.archive/src/com/raytheon/uf/common/archive/config/ArchiveConfigManager.java
Former-commit-id: bbb27ce26ae368854fb27c39d58de3e665193fb1
8 lines
472 B
XML
8 lines
472 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/com.raytheon.uf.common.plugin.nwsauth"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|