Incomplete webapp to aggregate achievements/badges from various sources
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

project.xml 435B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns="http://www.netbeans.org/ns/project/1">
  3. <type>org.netbeans.modules.python.project</type>
  4. <configuration>
  5. <data xmlns="http://nbpython.dev.java.net/ns/php-project/1">
  6. <name>AchievementsAggregator</name>
  7. <sources>
  8. <root id="src.dir"/>
  9. </sources>
  10. <tests/>
  11. </data>
  12. </configuration>
  13. </project>