Code Search for Developers
 
 
  

.project from ThinkCap Collaborative Knowledge Portal at Krugle


Show .project syntax highlighted

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




See more files for this project here

ThinkCap Collaborative Knowledge Portal

A portal to explore and edit the knowledge contained in a set of ontologies in intuitive ways. Presents a Dictionary view (a Google-like interface), a Thesaurus view (a graphical display with simplified relationships) and a full graphical Concept view.

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

  components/
    AppHeader.zul
    AppList.zul
    ConceptBrowser.zul
    KnowledgeMap.zul
    LandSelect.zul
    SessionAuth.zul
    ThinkcapTemplate.zul
  demo/
    helloworld.zul
    label.zul
    layout.zul
    mindmap.zul
  lib/
    gmapsz.jar
  metainfo/
    zk/
      lang-addon.xml
  org/
    integratedmodelling/
      thinkcap/
        components/
          base/
            HelloWorld.java
            ProjectList.java
          portal/
            KnowledgeTree.java
          BaseComponentsPlugin.java
          Version.java
        visualelements/
          VisualConcept.java
          VisualConstraint.java
          VisualInstance.java
          VisualKnowledge.java
          VisualProperty.java
  templates/
    mindmap.vm
  web/
    dsp/
      helloworld.dsp
    js/
      test/
        helloworld.js
      flashobject.js
    swf/
      visorFreemind.swf
  .classpath
  .project
  ChangeLog
  MANIFEST
  plugin.jardesc
  plugin.xml