facebook

How do I edit DTD (readonly)

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #230837 Reply

    grkuntzmd
    Member

    I am trying to edit a DTD. It is readonly — the editor will not allow me to type. I have to cut/paste from another window.

    What am I doing wrong?

    #230894 Reply

    Riyad Kalla
    Member

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    Also explain where the DTD came from, did you create it? Are you trying to edit a DTD that is inside of a JAR file? etc.

    #230943 Reply

    grkuntzmd
    Member

    What operating system and version are you running?
    Linux (Fedora 3).
    What Eclipse version and build id are you using? (Help > About Eclipse Platform)
    Version: 3.1.0
    Build id: I20050513-1415
    – Was Eclipse freshly installed for MyEclipse?
    Yes.
    – If not, was it upgraded to its current version using the update manager?
    Not applicable.
    – Are any other external plugins installed?
    No.
    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
    8
    What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
    3.8.4
    What JDK version are you using to run Eclipse? (java -version)
    1.5.0_03
    What JDK version are you using to launch your application server?
    same
    What steps did you take that resulted in the issue?
    Opened a DTD that I created.
    What application server are you using?
    Tomcat
    Are there any exceptions in the Eclipse log file? (<workspace>/.metadata/.log)
    No.

    #230959 Reply

    Riyad Kalla
    Member

    This is an odd one, let’s check a few things first.

    1) Right click on the file and go down to Properties, is the file marked as read only?
    2) If you open the exact same file with the normal text editor (Close file, right click > Open With > Text Editor) can you edit it then?
    3) Is the file under any kind of source control? (Source Safe, CVS, Subversion, Preforce, etc?) Have you made sure to check the file out from source control before editing it?
    4) Are you sure you are using the Beta of MyEclipse for the M7 build of Eclipse 3.1 you are using? (Window > Prefernces > MyEclipse, read the full version from this panel).

    #230969 Reply

    grkuntzmd
    Member

    1) Right click on the file and go down to Properties, is the file marked as read only?
    No.
    2) If you open the exact same file with the normal text editor (Close file, right click > Open With > Text Editor) can you edit it then?
    Yes. (That is how I have been editing them since MyEclipse treats them as readonly).
    3) Is the file under any kind of source control? (Source Safe, CVS, Subversion, Preforce, etc?) Have you made sure to check the file out from source control before editing it?
    No.
    4) Are you sure you are using the Beta of MyEclipse for the M7 build of Eclipse 3.1 you are using? (Window > Prefernces > MyEclipse, read the full version from this panel).
    Yes. (The other versions will not install with 3.1M7).

    #230975 Reply

    Riyad Kalla
    Member

    Odd, we cannot reproduce this locally. Because there were a handful of other errors in the M7 beta that are getting fixed in our next milestone 2 build of 4.0, I would ask you to use the workaround of editing the file with your Text Editor until we release 4.0 MIlestone 2 for Eclipse 3.0.x and Eclipse 3.1RC1.

    If you don’t need the Java 5 functionality in Eclipse 3.1, we would always encourage our users to step back to stable releases of Eclispe and MyEclipse for the best experience, but we realized that some of our users need the Java 5 functionality now which is why we cut betas that are compatible with the Eclipse Milestone releases at the expense of stability.

    #231993 Reply

    wcbi
    Member

    Eclipse SDK

    Version: 3.1.0
    Build id: I20050624-1300

    linux suse

    Im having the same problem. Except in only occurs on a file that is on the network.
    Basically a file that is writable everywhere else is now not editable.

    #232001 Reply

    Riyad Kalla
    Member

    wcbi:
    Are you using Eclipse 3.1 GA with MyEclipse 4.0 Milestone 2? Also please explain in detail your scenario so we can reproduce it here.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: How do I edit DTD (readonly)

You must be logged in to post in the forum log in