mirror of
https://github.com/octoleo/plantuml-server.git
synced 2024-11-05 12:27:53 +00:00
Remove dependency to specific jdk
This commit is contained in:
parent
adafac876d
commit
4f0aab14f7
@ -7,7 +7,7 @@
|
||||
<attribute name="owner.project.facets" value="jst.web"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_11">
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
||||
<attributes>
|
||||
<attribute name="owner.project.facets" value="java"/>
|
||||
</attributes>
|
||||
|
Loading…
Reference in New Issue
Block a user