Code Search for Developers
 
 
  

.classpath from Negest at Krugle


Show .classpath syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
	<classpathentry kind="lib" path="lib/gwt-user.jar"/>
	<classpathentry kind="output" path="classes"/>
</classpath>




See more files for this project here

Negest

This project aims to offer the SOHO integrated platform to track their customers, the events generated by/with them, the orders and billing, warehouses, customer locations and equipment. Its a CMP/ERP, with its focus on water treatment business, for this

Project homepage: http://sourceforge.net/projects/negest
Programming language(s): Java,XML
License: other

  lib/
    gwt-user.jar
  src/
    tk/
      sabrewulf/
        negest/
          client/
            Client.java
          public/
            Client.html
          server/
          Client.gwt.xml
  .classpath
  .project
  Client-compile.cmd
  Client-shell.cmd
  Client.launch