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 169206 Details for
Bug 313619
V1 Validator extension point changes for performance
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]
Patch
wtppatch.txt (text/plain), 3.02 KB, created by
Hari Shankar
on 2010-05-19 15:58:52 EDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Hari Shankar
Created:
2010-05-19 15:58:52 EDT
Size:
3.02 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.jst.j2ee.ejb >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/webtools/ejbtools/plugins/org.eclipse.jst.j2ee.ejb/plugin.xml,v >retrieving revision 1.79 >diff -u -r1.79 plugin.xml >--- plugin.xml 18 May 2010 06:26:13 -0000 1.79 >+++ plugin.xml 19 May 2010 19:55:47 -0000 >@@ -59,7 +59,9 @@ > <run > class="org.eclipse.jst.j2ee.internal.ejb.workbench.validation.UIEjbValidator"> > </run> >- >+ <runStrategy >+ project="true"> >+ </runStrategy> > </validator> > </extension> > <extension >#P org.eclipse.jst.j2ee.jca >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/webtools/jeetools/plugins/org.eclipse.jst.j2ee.jca/plugin.xml,v >retrieving revision 1.47 >diff -u -r1.47 plugin.xml >--- plugin.xml 18 May 2010 06:26:16 -0000 1.47 >+++ plugin.xml 19 May 2010 19:55:47 -0000 >@@ -43,6 +43,9 @@ > <run > class="org.eclipse.jst.j2ee.internal.jca.validation.UIConnectorValidator"> > </run> >+ <runStrategy >+ project="true"> >+ </runStrategy> > </validator> > </extension> > >#P org.eclipse.jst.j2ee >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/webtools/jeetools/plugins/org.eclipse.jst.j2ee/plugin.xml,v >retrieving revision 1.141 >diff -u -r1.141 plugin.xml >--- plugin.xml 18 May 2010 06:26:10 -0000 1.141 >+++ plugin.xml 19 May 2010 19:55:48 -0000 >@@ -129,6 +129,9 @@ > <helper > class="org.eclipse.jst.j2ee.internal.validation.UIEarHelper"> > </helper> >+ <runStrategy >+ project="true"> >+ </runStrategy> > </validator> > </extension> > <extension >@@ -188,6 +191,9 @@ > <run > class="org.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator"> > </run> >+ <runStrategy >+ project="true"> >+ </runStrategy> > </validator> > </extension> > <extension >@@ -244,6 +250,9 @@ > <run > class="org.eclipse.jst.j2ee.internal.validation.UIApplicationClientValidator"> > </run> >+ <runStrategy >+ project="true"> >+ </runStrategy> > </validator> > </extension> > <!--ModuleMapInit--> >#P org.eclipse.jst.j2ee.web >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/webtools/jeetools/plugins/org.eclipse.jst.j2ee.web/plugin.xml,v >retrieving revision 1.83 >diff -u -r1.83 plugin.xml >--- plugin.xml 18 May 2010 15:10:52 -0000 1.83 >+++ plugin.xml 19 May 2010 19:55:48 -0000 >@@ -52,6 +52,9 @@ > <run > class="org.eclipse.jst.j2ee.internal.web.validation.UIWarValidator"> > </run> >+ <runStrategy >+ project="true"> >+ </runStrategy> > </validator> > </extension> >
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 313619
: 169206