performed javacscript:fix and worked on documentation
[taxeditor.git] / taxeditor-bulkeditor / pom.xml
index c7044c9384758916d433e37306831b3bc4a4ae40..58c26f086c555a19964b79a0f1596d1b68544dc0 100644 (file)
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-store</artifactId>
        </dependency>
+       <dependency>
+                       <groupId>org.eclipse.ui</groupId>
+                       <artifactId>editors</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.eclipse.core</groupId>
+                       <artifactId>filebuffers</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.eclipse.ui.workbench</groupId>
+                       <artifactId>texteditor</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.eclipse.core</groupId>
+                       <artifactId>resources</artifactId>
+               </dependency>
   </dependencies>
 </project>