Results 1 to 1 of 1
- 08-31-2009, 08:07 PM #1
Member
- Join Date
- Aug 2009
- Posts
- 1
- Rep Power
- 0
File Templates: line breaks not being used
Idea 8.1.3. I create a file header template and when I create a new file, all the lines are combined onto one long line, rather than being 4 separate lines as I defined it. Is there a special "hard" line break I need to put into the template to avoid this problem or something?
gets inserted into the file like this...Java Code:/** * User: ${USER} * Date: ${DATE} * Time: ${TIME} * Copyright (c) ${YEAR} McAfee, Inc. All Rights Reserved. */
Java Code:/** * User: jshanhol Date: Aug 31, 2009 Time: 11:13:48 AM Copyright (c) 2009 McAfee, Inc. All Rights Reserved. */
Similar Threads
-
HELP! - Eclipse Templates
By protocos in forum EclipseReplies: 1Last Post: 03-06-2009, 02:31 AM -
Search a word(taken from one file) in another file and give the line as the output
By SwapnaNaidu in forum New To JavaReplies: 7Last Post: 11-19-2008, 02:09 PM -
Reading in data from file line by line
By bluekswing in forum New To JavaReplies: 1Last Post: 10-02-2007, 12:19 AM -
Templates JSP
By Eric in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-04-2007, 07:42 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks