[
https://jira.jboss.org/browse/JBIDE-7087?page=com.atlassian.jira.plugin.s...
]
Viacheslav Kabanovich commented on JBIDE-7087:
----------------------------------------------
This is a problem similar to JBIDE-6374. New file is safer to create in one stage, having
overriden method getInitialContents() of WizardNewFileCreationPage.
New Properties file created via Externalize String Dialog is not
properly displayed.
------------------------------------------------------------------------------------
Key: JBIDE-7087
URL:
https://jira.jboss.org/browse/JBIDE-7087
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.0.M2
Environment: Linux 32bit Java Sun JDK 1.6 JBDS 4.0.0.v201009142310R-H472-M2
Reporter: Vlado pakan
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.Beta
When new Properties File created using Externalize String Dialog is opened empty
Properties editor is displayed. Both tabs Properties and Source of this editor has no
content. But file in file system has proper content. It displays empty editor also after
calling Refresh F5 on this file, reopening file and also after build was cleaned.
After JBDS was restarted Properties file displayed file content properly.
Steps to reproduce:
1. Create new JSF project using JSFKickStartWithoutLibs template.
2. Open inputUserName.jsp file and select text 'Input' within
'<title>Input User Name Page</title>' tag
3. Open Externalize Strings Dialog, Check check box 'Create a new properties
file' and choose button 'Next'
4. Specify properties file name and location and choose button 'OK'
5. Open newly created Porperties File
Opened file has displayed empty content but has proper content in file system
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira