Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2015-12-10 13:27:01 +0000
committerAlexander Kurtakov2015-12-10 13:48:57 +0000
commit73d6816b5aca0caf8aec34763c15c9b34b78fc2e (patch)
treea2ad6bf1154ea2776c94169b40ddadc4da13460b /oprofile
parent7fd68288a2a803efb1782daaf2e73996b4247a8b (diff)
downloadorg.eclipse.linuxtools-73d6816b5aca0caf8aec34763c15c9b34b78fc2e.tar.gz
org.eclipse.linuxtools-73d6816b5aca0caf8aec34763c15c9b34b78fc2e.tar.xz
org.eclipse.linuxtools-73d6816b5aca0caf8aec34763c15c9b34b78fc2e.zip
Synchronize eclipse output dir with maven one.
No need for having the class files twice. Change-Id: I856b22e52bca9d9b15965cc78d468fab605d0c1d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-on: https://git.eclipse.org/r/62376 Tested-by: Hudson CI
Diffstat (limited to 'oprofile')
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.core.tests/.classpath2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.core.tests/build.properties1
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.core/.classpath2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.core/build.properties1
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.launch.tests/.classpath2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties1
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.launch/.classpath2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.launch/build.properties1
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.remote.launch/.classpath2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.remote.launch/build.properties1
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.tests/.classpath2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.tests/build.properties1
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.ui.tests/.classpath2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.ui.tests/build.properties1
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.ui/.classpath2
-rw-r--r--oprofile/org.eclipse.linuxtools.oprofile.ui/build.properties1
16 files changed, 8 insertions, 16 deletions
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.core.tests/.classpath b/oprofile/org.eclipse.linuxtools.oprofile.core.tests/.classpath
index eca7bdba8f..43b986286a 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.core.tests/.classpath
+++ b/oprofile/org.eclipse.linuxtools.oprofile.core.tests/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.core.tests/build.properties b/oprofile/org.eclipse.linuxtools.oprofile.core.tests/build.properties
index 749c93d4b8..4b25374817 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.core.tests/build.properties
+++ b/oprofile/org.eclipse.linuxtools.oprofile.core.tests/build.properties
@@ -1,5 +1,4 @@
source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
.,\
resources/,\
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.core/.classpath b/oprofile/org.eclipse.linuxtools.oprofile.core/.classpath
index eca7bdba8f..43b986286a 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.core/.classpath
+++ b/oprofile/org.eclipse.linuxtools.oprofile.core/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.core/build.properties b/oprofile/org.eclipse.linuxtools.oprofile.core/build.properties
index 32c8e62095..e6072f9624 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.core/build.properties
+++ b/oprofile/org.eclipse.linuxtools.oprofile.core/build.properties
@@ -11,5 +11,4 @@ src.includes = README,\
natives/
jars.compile.order = oprofile-core.jar
source.oprofile-core.jar = src/
-output.oprofile-core.jar = bin/
individualSourceBundles=true
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/.classpath b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/.classpath
index eca7bdba8f..43b986286a 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/.classpath
+++ b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties
index e25fc8d734..19d923f90f 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties
+++ b/oprofile/org.eclipse.linuxtools.oprofile.launch.tests/build.properties
@@ -1,5 +1,4 @@
source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.properties,\
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.launch/.classpath b/oprofile/org.eclipse.linuxtools.oprofile.launch/.classpath
index eca7bdba8f..43b986286a 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.launch/.classpath
+++ b/oprofile/org.eclipse.linuxtools.oprofile.launch/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.launch/build.properties b/oprofile/org.eclipse.linuxtools.oprofile.launch/build.properties
index 3e74bb94d4..783b22fa30 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.launch/build.properties
+++ b/oprofile/org.eclipse.linuxtools.oprofile.launch/build.properties
@@ -1,5 +1,4 @@
source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/.classpath b/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/.classpath
index eca7bdba8f..43b986286a 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/.classpath
+++ b/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/build.properties b/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/build.properties
index 3e74bb94d4..783b22fa30 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/build.properties
+++ b/oprofile/org.eclipse.linuxtools.oprofile.remote.launch/build.properties
@@ -1,5 +1,4 @@
source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.tests/.classpath b/oprofile/org.eclipse.linuxtools.oprofile.tests/.classpath
index eca7bdba8f..43b986286a 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.tests/.classpath
+++ b/oprofile/org.eclipse.linuxtools.oprofile.tests/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.tests/build.properties b/oprofile/org.eclipse.linuxtools.oprofile.tests/build.properties
index e84633fd2d..f80b4cb2d3 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.tests/build.properties
+++ b/oprofile/org.eclipse.linuxtools.oprofile.tests/build.properties
@@ -1,5 +1,4 @@
source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
.,\
resources/,\
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/.classpath b/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/.classpath
index eca7bdba8f..43b986286a 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/.classpath
+++ b/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/build.properties b/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/build.properties
index 0e7ce4c29e..d219242d5f 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/build.properties
+++ b/oprofile/org.eclipse.linuxtools.oprofile.ui.tests/build.properties
@@ -1,5 +1,4 @@
source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.properties
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.ui/.classpath b/oprofile/org.eclipse.linuxtools.oprofile.ui/.classpath
index eca7bdba8f..43b986286a 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.ui/.classpath
+++ b/oprofile/org.eclipse.linuxtools.oprofile.ui/.classpath
@@ -3,5 +3,5 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/oprofile/org.eclipse.linuxtools.oprofile.ui/build.properties b/oprofile/org.eclipse.linuxtools.oprofile.ui/build.properties
index 3e74bb94d4..783b22fa30 100644
--- a/oprofile/org.eclipse.linuxtools.oprofile.ui/build.properties
+++ b/oprofile/org.eclipse.linuxtools.oprofile.ui/build.properties
@@ -1,5 +1,4 @@
source.. = src/
-output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\

Back to the top