|
Revision 6529, 0.5 kB
(checked in by nori090, 5 years ago)
|
|
lang/java/m2reposearch: プラグインアーカイブのパスが解決できなかった問題を修正
|
-
Property svn:mime-type set to
text/plain
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <classpath>
|
|---|
| 3 | <classpathentry kind="src" path="src"/>
|
|---|
| 4 | <classpathentry exported="true" kind="lib" path="M2RepoSearchPlugin.jar"/>
|
|---|
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|---|
| 6 | <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|---|
| 7 | <classpathentry kind="src" path=".apt_generated">
|
|---|
| 8 | <attributes>
|
|---|
| 9 | <attribute name="optional" value="true"/>
|
|---|
| 10 | </attributes>
|
|---|
| 11 | </classpathentry>
|
|---|
| 12 | <classpathentry kind="output" path="bin"/>
|
|---|
| 13 | </classpath>
|
|---|