[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3827) synchronize the contents

Xue Peng (JIRA) jira-events at lists.jboss.org
Fri Feb 20 02:38:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12453386#action_12453386 ] 

Xue Peng commented on JBIDE-3827:
---------------------------------

Sometimes , if I saved file to change the file's contents  ( file.setContents(xxxx,monitor) ) , the text editor can't be notified.
Maybe I broken the resource change listener of the text editor somewhere.

I give new description for reappearing this bug:

1.Open xml-to-xml file with smooks tools.
2.Modify the file with graphical page.
3.Change to text source page to view the file text source , the contents of text editor was changed and correct.
4.Back to the graphical page.Do some other operations to modify the file.
5.Save
6.Change to text source page , the text source didn't change , it was the old contents yet .
7.If modify the text then , the text editor will show an dialog said that the text of the editor is not in synchronize.


> synchronize the contents
> ------------------------
>
>                 Key: JBIDE-3827
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3827
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>    Affects Versions: 3.0.0.GA
>            Reporter: Xue Peng
>            Assignee: Xue Peng
>             Fix For: 3.0.1.GA
>
>
> 1.Modify the config file with graphical editor (editor is dirty now)
> 2.Go to the source text editor to view the result.
> 3.Back to the graphical editor and modify
> 4.Save.But the result is not correct.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list