[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8475) Rich Faces editor won't code complete if file opened Read/Only

joe freeman (JIRA) jira-events at lists.jboss.org
Wed Feb 23 21:05:13 EST 2011


Rich Faces editor won't code complete if file opened Read/Only
--------------------------------------------------------------

                 Key: JBIDE-8475
                 URL: https://issues.jboss.org/browse/JBIDE-8475
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.2.0.CR1, 3.1.1
         Environment: Windows and Mac Eclipse 3.5 (3.1) and 3.6 (3.2) using SCM where files are left read only until Eclipse SCM plugin checks them out and changes permissions
            Reporter: joe freeman
            Assignee: Alexey Kazakov


We use Perforce which leaves files read/only until they are checked out for modification.  The Perforce Eclipse plugin will check out a file and make it writable as soon as someone edits the file in Eclipse.  

The JBoss Tools Web (Rich Faces) editor does not support code completion if the file is initially opened read/only.  You have to check out the file in Eclipse before opening it in the JBoss web editor.  Or, if you open the file while still read/only. You have to open the file and make any change so that Perforce checks it out. Then close the file and re-open it.  Now code completion works.

The Jboss Tools Web (xhtml) should support code completion on read/only files the same way the java editor does

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list