libpit - Personal Issue Tracker core libraries (Filter, Issue, Project, Category) pit-cli - Command Line Interface (CLI) to libpit pit-swing - Graphical, Swing interface to libpit (built using Griffon) libpit and pit-swing both build, though pit-swing is just an empty griffon poject.
		
			
				
	
	
		
			19 lines
		
	
	
		
			494 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			494 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<projectDescription>
 | 
						|
    <name>pit-swing</name>
 | 
						|
    <comment/>
 | 
						|
    <projects>
 | 
						|
    </projects>
 | 
						|
    <buildSpec>
 | 
						|
        <buildCommand>
 | 
						|
            <name>org.eclipse.jdt.core.javabuilder</name>
 | 
						|
            <arguments>
 | 
						|
            </arguments>
 | 
						|
        </buildCommand>
 | 
						|
    </buildSpec>
 | 
						|
    <natures>
 | 
						|
        <nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
 | 
						|
        <nature>org.eclipse.jdt.core.javanature</nature>
 | 
						|
    </natures>
 | 
						|
</projectDescription>
 |