diff --git a/releng/org.eclipse.rse.build/build.rb b/releng/org.eclipse.rse.build/build.rb index 9a81b31c0f5..a74dd190d5a 100644 --- a/releng/org.eclipse.rse.build/build.rb +++ b/releng/org.eclipse.rse.build/build.rb @@ -17,14 +17,14 @@ end # "eclipse" is the location of the basic PDE and plugins to compile against # This should include the org.eclipse.pde.build project -eclipse = "c:/work/targets/OpenRSE-1.0/eclipse" +eclipse = "../eclipse" # "builder" is the location of the custom build scripts customTargets.xml and build.properties # (i.e. the contents of org.eclipse.rse.build) builder = "." # "working" is where the build is actually done, does not need to exist -working = "c:/temp/build" +working = "../build" # make these absolute paths eclipse = File.expand_path(eclipse) diff --git a/rse/doc/org.eclipse.dstore.doc.isv/plugin.xml b/rse/doc/org.eclipse.dstore.doc.isv/plugin.xml index f48f842b252..51854ca97e9 100755 --- a/rse/doc/org.eclipse.dstore.doc.isv/plugin.xml +++ b/rse/doc/org.eclipse.dstore.doc.isv/plugin.xml @@ -1,9 +1,9 @@ - - - - - - - - - + + + + + + + + + diff --git a/rse/doc/org.eclipse.rse.doc.isv/plugin.xml b/rse/doc/org.eclipse.rse.doc.isv/plugin.xml index 942a914c2a6..4dcbae222a8 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/plugin.xml +++ b/rse/doc/org.eclipse.rse.doc.isv/plugin.xml @@ -1,43 +1,43 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +