First step regarding Bug 349242 - [help] split otdt.ui.help plug-in
- this is approx. what I submitted for the indigo info center.
diff --git a/plugins/org.eclipse.objectteams.otdt.ui.help/.project b/plugins/org.eclipse.objectteams.otdt.ui.help/.project
index 15612ac..98a9eac 100644
--- a/plugins/org.eclipse.objectteams.otdt.ui.help/.project
+++ b/plugins/org.eclipse.objectteams.otdt.ui.help/.project
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.eclipse.objectteams.otdt.ui.help</name>
+ <name>org.eclipse.objectteams.otdt.doc</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
- <name>org.eclipse.objectteams.otdt.builder.OTJBuilder</name>
+ <name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
@@ -24,6 +24,5 @@
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.objectteams.otdt.OTJavaNature</nature>
</natures>
</projectDescription>