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 87726 Details for
Bug 216369
Duplicate (different) values for some ModelProviders
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]
Delete the duplicate properties
bug216369patch (text/plain), 1.92 KB, created by
Carl Anderson
on 2008-01-23 22:21:13 EST
(
hide
)
Description:
Delete the duplicate properties
Filename:
MIME Type:
Creator:
Carl Anderson
Created:
2008-01-23 22:21:13 EST
Size:
1.92 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.jst.j2ee.web >Index: web/org/eclipse/jst/j2ee/internal/web/operations/INewServletClassDataModelProperties.java >=================================================================== >RCS file: /cvsroot/webtools/jeetools/plugins/org.eclipse.jst.j2ee.web/web/org/eclipse/jst/j2ee/internal/web/operations/INewServletClassDataModelProperties.java,v >retrieving revision 1.7 >diff -u -r1.7 INewServletClassDataModelProperties.java >--- web/org/eclipse/jst/j2ee/internal/web/operations/INewServletClassDataModelProperties.java 22 Jan 2008 10:46:12 -0000 1.7 >+++ web/org/eclipse/jst/j2ee/internal/web/operations/INewServletClassDataModelProperties.java 24 Jan 2008 03:16:14 -0000 >@@ -95,28 +95,6 @@ > * Optional, List propety used to cache all the servlet mappings for this servlet on the web application. > */ > public static final String URL_MAPPINGS = "NewServletClassDataModel.URL_MAPPINGS"; //$NON-NLS-1$ >- >- /** >- * Required, String property of the display name for the servlet >- * >- * @deprecated use {@link INewWebClassDataModelProperties#DISPLAY_NAME} instead >- */ >- public static final String DISPLAY_NAME = "NewServletClassDataModel.DISPLAY_NAME"; //$NON-NLS-1$ >- >- /** >- * Optional, String property of the description info for the servlet >- * >- * @deprecated use {@link INewWebClassDataModelProperties#DESCRIPTION} instead >- */ >- public static final String DESCRIPTION = "NewServletClassDataModel.DESCRIPTION"; //$NON-NLS-1$ >- >- /** >- * Optional, boolean property used to specify whether or not to gen a new java class. >- * The default is false. >- * >- * @deprecated use {@link INewWebClassDataModelProperties#USE_EXISTING_CLASS} instead >- */ >- public static final String USE_EXISTING_CLASS = "NewServletClassDataModel.USE_EXISTING_CLASS"; //$NON-NLS-1$ > > /** > * Do not set! The javajet template file used in creating the annotated servlet template class
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 216369
: 87726