Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 139157 Details for
Bug 280252
Remove execution environment directive from non-code plug-ins
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Fix
clipboard.txt (text/plain), 3.75 KB, created by
RĂ¼diger Herrmann
on 2009-06-15 05:55:54 EDT
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
RĂ¼diger Herrmann
Created:
2009-06-15 05:55:54 EDT
Size:
3.75 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.rap.ui.help >Index: .project >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/tooling/org.eclipse.rap.ui.help/.project,v >retrieving revision 1.1 >diff -u -r1.1 .project >--- .project 12 Feb 2007 21:55:35 -0000 1.1 >+++ .project 15 Jun 2009 09:57:23 -0000 >@@ -6,11 +6,6 @@ > </projects> > <buildSpec> > <buildCommand> >- <name>org.eclipse.jdt.core.javabuilder</name> >- <arguments> >- </arguments> >- </buildCommand> >- <buildCommand> > <name>org.eclipse.pde.ManifestBuilder</name> > <arguments> > </arguments> >@@ -23,6 +18,5 @@ > </buildSpec> > <natures> > <nature>org.eclipse.pde.PluginNature</nature> >- <nature>org.eclipse.jdt.core.javanature</nature> > </natures> > </projectDescription> >Index: .classpath >=================================================================== >RCS file: .classpath >diff -N .classpath >--- .classpath 13 Feb 2007 10:24:15 -0000 1.3 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,6 +0,0 @@ >-<?xml version="1.0" encoding="UTF-8"?> >-<classpath> >- <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4" kind="con"/> >- <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/> >- <classpathentry path="bin" kind="output"/> >-</classpath> >Index: META-INF/MANIFEST.MF >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/tooling/org.eclipse.rap.ui.help/META-INF/MANIFEST.MF,v >retrieving revision 1.8 >diff -u -r1.8 MANIFEST.MF >--- META-INF/MANIFEST.MF 2 Oct 2008 13:55:08 -0000 1.8 >+++ META-INF/MANIFEST.MF 15 Jun 2009 09:57:23 -0000 >@@ -8,4 +8,3 @@ > Require-Bundle: org.eclipse.help, > org.eclipse.core.runtime, > org.eclipse.core.resources >-Bundle-RequiredExecutionEnvironment: J2SE-1.4 >#P org.eclipse.rap.ui.capabilities >Index: .classpath >=================================================================== >RCS file: .classpath >diff -N .classpath >--- .classpath 5 May 2009 15:54:21 -0000 1.2 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,6 +0,0 @@ >-<?xml version="1.0" encoding="UTF-8"?> >-<classpath> >- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/> >- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> >- <classpathentry kind="output" path="bin"/> >-</classpath> >Index: .project >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/tooling/org.eclipse.rap.ui.capabilities/.project,v >retrieving revision 1.1 >diff -u -r1.1 .project >--- .project 5 May 2009 07:54:44 -0000 1.1 >+++ .project 15 Jun 2009 09:57:24 -0000 >@@ -6,11 +6,6 @@ > </projects> > <buildSpec> > <buildCommand> >- <name>org.eclipse.jdt.core.javabuilder</name> >- <arguments> >- </arguments> >- </buildCommand> >- <buildCommand> > <name>org.eclipse.pde.ManifestBuilder</name> > <arguments> > </arguments> >@@ -23,6 +18,5 @@ > </buildSpec> > <natures> > <nature>org.eclipse.pde.PluginNature</nature> >- <nature>org.eclipse.jdt.core.javanature</nature> > </natures> > </projectDescription> >Index: META-INF/MANIFEST.MF >=================================================================== >RCS file: /cvsroot/rt/org.eclipse.rap/tooling/org.eclipse.rap.ui.capabilities/META-INF/MANIFEST.MF,v >retrieving revision 1.1 >diff -u -r1.1 MANIFEST.MF >--- META-INF/MANIFEST.MF 5 May 2009 07:54:44 -0000 1.1 >+++ META-INF/MANIFEST.MF 15 Jun 2009 09:57:24 -0000 >@@ -4,7 +4,6 @@ > Bundle-SymbolicName: org.eclipse.rap.ui.capabilities;singleton:=true > Bundle-Version: 1.2.0.qualifier > Bundle-Vendor: %Bundle-Vendor >-Bundle-RequiredExecutionEnvironment: J2SE-1.4 > Bundle-Localization: plugin > Require-Bundle: org.eclipse.ui;bundle-version="3.5.0" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 280252
: 139157