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 101370 Details for
Bug 232891
TVT34:TCT412: JA: Validator names in English in preferences panel
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 to externalize the javascript validator name
javascriptsyntaxvalidator.txt (text/plain), 1.29 KB, created by
Bradley Childs
on 2008-05-21 16:04:05 EDT
(
hide
)
Description:
patch to externalize the javascript validator name
Filename:
MIME Type:
Creator:
Bradley Childs
Created:
2008-05-21 16:04:05 EDT
Size:
1.29 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.wst.jsdt.web.core >Index: plugin.xml >=================================================================== >RCS file: /cvsroot/webtools/sourceediting/plugins/org.eclipse.wst.jsdt.web.core/plugin.xml,v >retrieving revision 1.28 >diff -u -r1.28 plugin.xml >--- plugin.xml 14 May 2008 19:59:18 -0000 1.28 >+++ plugin.xml 21 May 2008 20:02:52 -0000 >@@ -129,7 +129,7 @@ > <!--======================================================================================--> > <extension > id="JsBatchValidator" >- name="JavaScript Syntax Validation" >+ name="%javascript.validator" > point="org.eclipse.wst.validation.validator"> > <validator> > <projectNature id="org.eclipse.wst.jsdt.core.jsNature" /> >Index: plugin.properties >=================================================================== >RCS file: /cvsroot/webtools/sourceediting/plugins/org.eclipse.wst.jsdt.web.core/plugin.properties,v >retrieving revision 1.7 >diff -u -r1.7 plugin.properties >--- plugin.properties 30 Apr 2008 19:06:23 -0000 1.7 >+++ plugin.properties 21 May 2008 20:02:52 -0000 >@@ -16,3 +16,4 @@ > extension.name.0 = JavaScript Embeded > extension.name.1 = Embeded JavaScript Builder > extension-point.name.0 = JavaScript Pre Processing >+javascript.validator= JavaScript Syntax Validation
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
Flags:
childsb
:
review+
Actions:
View
|
Diff
Attachments on
bug 232891
:
100992
|
100993
| 101370 |
103627