Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

Test_Spacewar.jpx 1.4KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--JBuilder XML Project-->
  3. <project>
  4. <property category="ajde" name="ajc.flags" value="" />
  5. <property category="runtime.0" name="RunnableType" value="com.borland.jbuilder.runtime.ApplicationRunner" />
  6. <property category="runtime.0" name="application.class" value="spacewar.Game" />
  7. <property category="sys" name="BackupPath" value="bak" />
  8. <property category="sys" name="CheckStable" value="1" />
  9. <property category="sys" name="Company" value="" />
  10. <property category="sys" name="Copyright" value="Copyright (c) 2001" />
  11. <property category="sys" name="Description" value="" />
  12. <property category="sys" name="DocPath" value="." />
  13. <property category="sys" name="ExcludeClassEnabled" value="0" />
  14. <property category="sys" name="JDK" value="java 1.3.0_02" />
  15. <property category="sys" name="LastTag" value="0" />
  16. <property category="sys" name="Libraries" value="" />
  17. <property category="sys" name="MakeStable" value="0" />
  18. <property category="sys" name="OutPath" value="." />
  19. <property category="sys" name="SourcePath" value="." />
  20. <property category="sys" name="Title" value="" />
  21. <property category="sys" name="Version" value="1.0" />
  22. <property category="sys" name="WorkingDirectory" value="." />
  23. <node type="Package" name="coordination" />
  24. <node type="Package" name="spacewar" />
  25. <file path="Release.lst" />
  26. </project>