Code Search for Developers
 
 
  

.project from PovClipse at Krugle


Show .project syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>Logging-Plugin</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>




See more files for this project here

PovClipse

PovClipse is an eclipse editor plugin for Povray (Persistence of Vision Raytracer) sceene- and include files.\r\nIt features syntax highlighting, code folding, code assist, outline view as well as running Povray using render configurations.

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

  META-INF/
    MANIFEST.MF
  lib/
    log4j-1.2.13.jar
  src/
    com/
      tools/
        logging/
          LoggingPlugin.java
          PluginFileAppender.java
          PluginLogAppender.java
          PluginLogListener.java
          PluginLogManager.java
  .classpath
  .project
  build.properties
  plugin.xml