Code Search for Developers
 
 
  

.classpath from PovClipse at Krugle


Show .classpath syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.13.jar"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>




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