An Eclipse RCP reimplementation of bgg1tool by Nand. See http://www.nand.it/nandeck/ for the original tool.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

16 rindas
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>