An Eclipse RCP reimplementation of bgg1tool by Nand. See http://www.nand.it/nandeck/ for the original tool.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

16 lines
490B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
  4. <attributes>
  5. <attribute name="module" value="true"/>
  6. </attributes>
  7. </classpathentry>
  8. <classpathentry kind="con" path="aQute.bnd.classpath.container">
  9. <attributes>
  10. <attribute name="module" value="true"/>
  11. </attributes>
  12. </classpathentry>
  13. <classpathentry kind="src" output="bin" path="src"/>
  14. <classpathentry kind="output" path="bin"/>
  15. </classpath>