facebook

saving -opened external jsp file- problem

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #219606 Reply

    zafer2
    Member

    Hi everyone;

    I use MyEclipse 3.8.2 . I have this kind of problem :
    When I <open external file> and choose a foo.jsp file it cannot
    be opened with myeclipse jsp editor instead opened with xml editor
    but in this case there exists a problem such as ‘I can not save the file when I change it’..
    Is there anyone to show me a way to come over that problem….
    Thanks…

    #219611

    Riyad Kalla
    Member

    zafer,
    I don’t quite follow your problem… can you walk me through step-by-step how to reproduce this problem? Are you sure that your file associations are setup correctly? (Window > Prefs > Workbench > File Associations, make sure *.jsp is linked to the “MyEclipse JSP Editor”).

    #219641

    zafer2
    Member

    Hi again;
    Yes it’s sure . I checked and am sure that the file association of jsp points to myEclipse jsp editor. Now I am step by step explainin’ in detail :
    * file>open external file —> then select x.jsp
    * And get this warning : External input not supported . Would you like to open this file with default XML editor.
    * I choose yes.
    * The file is opened with xml editor
    * Then I change and save the file
    * But! When I save,close file ; and then reopen it I cannot see the changes..
    * The file is not saved.

    I hope this one is more clear…

    #219642

    zafer2
    Member

    opss,
    I forget to say that after you close the file , I also exit eclipse and then reexecute eclipse..
    Also when you open the file with another editor i.e Wordpad it is seen that the file is not saved, too…

    #219650

    Riyad Kalla
    Member

    Hmm… I couldn’t reproduce this. What operation system are you on? What is your Eclipse Build ID (Help > About) and What is your MyEclipse Build ID? (Window > Preferences > MyEclipse)

    #219653

    zafer2
    Member

    Win XP

    Eclipse Platform

    Version: 3.0.0
    Build id: 200406251208

    MyEclipse

    Version: 3.8.2
    Build id: 200408201200-3.8.2

    #219654

    zafer2
    Member

    Win XP

    Eclipse Platform

    Version: 3.0.0
    Build id: 200406251208

    MyEclipse

    Version: 3.8.2
    Build id: 200408201200-3.8.2

    #219655

    Riyad Kalla
    Member

    Try and apply this quickfix and see if it fixes the problem: http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-4498.html

    Be sure to read the install notes carefully.

    #219656

    Riyad Kalla
    Member

    Also do you have Service Pack 2 installed on your machine?

    #219701

    zafer2
    Member

    I installed the quickfix by rading the instructions carefully;
    however it did not solve the problem..

    And I have sp2 installed on my computer..
    What to do next?

    #219726

    Riyad Kalla
    Member

    zafer,
    I had a dev look into this and he reproduced the same results I had as well… can you right click on the file you are trying to open and make sure it isn’t real-only? Try and create a new JSP file on your desktop, just use notepad to create a file like “test.jsp”, then use File > Open External File and try and open it and change it… then save it… close it and reopen it… did it work?

    #219732

    zafer2
    Member

    it did not work 🙁
    even the file is not read-only
    the same situation appears again…

    #219735

    Riyad Kalla
    Member

    I don’t know what to suggest… you can try a fresh install of Eclipse and MyEclipse to a temporary location to see if it works with that maybe…

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: saving -opened external jsp file- problem

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