For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 12 replies, 2 voices, and was last updated 21 years, 6 months ago by
Riyad Kalla.
-
AuthorPosts
-
zafer2MemberHi 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…November 18, 2004 at 10:53 am #219611
Riyad KallaMemberzafer,
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”).November 18, 2004 at 1:02 pm #219641
zafer2MemberHi 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…
November 18, 2004 at 1:07 pm #219642
zafer2Memberopss,
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…November 18, 2004 at 2:04 pm #219650
Riyad KallaMemberHmm… 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)
November 18, 2004 at 2:13 pm #219653
zafer2MemberWin XP
Eclipse Platform
Version: 3.0.0
Build id: 200406251208MyEclipse
Version: 3.8.2
Build id: 200408201200-3.8.2November 18, 2004 at 2:13 pm #219654
zafer2MemberWin XP
Eclipse Platform
Version: 3.0.0
Build id: 200406251208MyEclipse
Version: 3.8.2
Build id: 200408201200-3.8.2November 18, 2004 at 2:29 pm #219655
Riyad KallaMemberTry 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.
November 18, 2004 at 2:32 pm #219656
Riyad KallaMemberAlso do you have Service Pack 2 installed on your machine?
November 19, 2004 at 1:58 am #219701
zafer2MemberI 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?November 19, 2004 at 9:53 am #219726
Riyad KallaMemberzafer,
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?November 19, 2004 at 10:33 am #219732
zafer2Memberit did not work 🙁
even the file is not read-only
the same situation appears again…November 19, 2004 at 10:35 am #219735
Riyad KallaMemberI 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…
-
AuthorPosts
