Bug 41683 - JSP pages are commited in CVS in Binary mode by default
Summary: JSP pages are commited in CVS in Binary mode by default
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M7   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-19 09:13 EDT by Alexey Shurygin CLA
Modified: 2004-01-08 06:55 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shurygin CLA 2003-08-19 09:13:52 EDT
In Preferences\Team\File Content there are no default setting for *.jsp files.
This leads that by default JSP pages are created in CVS in Binary mode and it is
hard to change their mode later.
I propose to add such a setting:
Extension jsp
Contents ASCII
Comment 1 Michael Valenta CLA 2003-08-27 14:37:42 EDT
This setting should be contributed by plugins/tools that work with jsps. Since 
the JDT plugin contributes *.java, I'm assigning this to them to consider 
whether they want to add *.jsp as well or leave it to jsp specific tools.
Comment 2 Philipe Mulet CLA 2003-08-28 07:21:55 EDT
Should be contributed by JSP tooling.
Comment 3 Emerson Cargnin CLA 2003-10-14 23:13:04 EDT
and/or when there'll be any...
Comment 4 Philipe Mulet CLA 2003-10-15 05:04:37 EDT
You could contribute such an extension...
Comment 5 Philipe Mulet CLA 2004-01-08 06:55:04 EST
Closing as this doesn't belong to pure JDT, but rather to some of its future 
extensions.