- This topic has 12 replies, 3 voices, and was last updated 8 years, 3 months ago by support-swapna.
-
AuthorPosts
-
pan4oParticipantHi,
I have an Spring Webflow with myfaces old project and after I import thi project as maven project, the stable MYEclipse 2016 release is showing me the Deployment Descriptor, but the latest CI MyEclipse not.
The latest CI Myeclipse is also not showing the faces Configuration Editor when I open a face-config file
Thanks
support-tonyKeymasterpan4o,
We weren’t able to replicate the problem with the CI 5 release. I see the deployment descriptor, and the faces-config file opens in the configuration editor, after importing a Spring webflow maven project.
Please confirm how you imported the project. Was it imported using “Import…/Existing Maven Projects” or using “Import../Existing Projects into Workspace”? If you were using the project in the Stable release, it’s possible to import the project as an eclipse project directly.
If you continue to have the problem, please attach a zip file of your project (you can strip the source code but please leave all other files) so that we can try to replicate the problem here. Additionally, please go to MyEclipse->Installation Summary->Installation Details, copy the result to the clipboard, paste them into a text file and attach the text file to your reply, along with the zipped project.
Sorry for the inconvenience.
pan4oParticipantHi, no problem .. it is an old project from 2009. I think it depends on it.
But I have now an other issue with the latest 2016 stable release.
When I try to navigate with the buttons undo and redo in my web.xml ..
the editor doesn’t jumps to the changed code.
So I can not see, what was redone / changed. That works fine in Eclipse.Thank you
Attachments:
You must be logged in to view attached files.
pan4oParticipantother thing is, when I navigate with undo and redo … and reach the saved state,
the star on the file name should disapear, so I can see that I am in an unchanged state compared to the filesystem … that works also fine in Eclipse.- This reply was modified 8 years, 3 months ago by pan4o.
support-swapnaModeratorpan4o,
For the Spring Webflow project, were you prompted to migrate the project after importing it to the MyEclipse 2016 CI workspace? Did you see any errors during migration?
Please switch to a new workspace, import the project and send us the .log file located at workspace dir/.metadata/.log if the issue persists.
Undo/Redo works as expected at my end in MyEclipse 2016 Stable as well as CI release. What happens when you close and reopen the file in the editor ? Does the editor jump to the code during undo/redo?
Can you check with a new workspace if the editor behaves as expected during undo/redo?The notification on the file during the undo/redo works in the same way in MyEclipse 2016 and Eclipse Mars 4.5.2 ( MyEclipse 2016 is based on Eclipse 4.5.x ). At my end I do not see the notification mark on the file disappearing when the file reaches the unchanged state in Eclipse.
Can you please share with us the Eclipse version you have checked?
Sorry for any inconvenience caused.
–Swapna
MyEclipse Support
pan4oParticipantHi,
yes you are right for the Spring Webflow project – error during migration.
For the redo and undo problem … after restart it works as expected.
But I have often that problem, I do not want to restart always my IDE.
And I see very often some graphical artifacts … on scroll down, the editor
shows me the old rows and have to scroll down and up to see the actual rows 🙁For the star saving issue … are you completely dependent on Eclipse.
Are you not able to change / adapt some “problems”?Is there some table with recommended OS or Java version for MyEclipse?
Thank you
- This reply was modified 8 years, 3 months ago by pan4o.
pan4oParticipanti forgot the error dump
support-swapnaModeratorpan4o,
I am afraid the log file is missing. Please change the .log file extension to .txt and attach it.
Can you also send us the workspace log file located at workspace dir/.metadata/.log for further investigation?
Please also change the workspace log’s extension to .txt and attach it.Apologies for inconvenience caused.
–Swapna
MyEclipse Support
pan4oParticipantI launched also the GTK2.0 RC Wizard …
and have very often problems with the graphical elements … or different buttons not workingAttachments:
You must be logged in to view attached files.
support-swapnaModeratorpan4o,
Thank you for the log file. I have raised a bug in MyEclipse for the save issue when undoing the changes.
Can you please share with us the OS and version details?
The log file has Eclipse related errors. The dev team is looking into it. They will get back to you soon.
Sorry for inconvenience caused.
–Swapna
MyEclipse Support
pan4oParticipantHi,
after restarting MyEclipse 2016 everything works fine.
But always after some time, it starts to lacks with the graphics.
Hm, may a problem with Ubuntu 14 LTS?
pan4oParticipantThe last MyEclipse 2015 works fine 😉
support-swapnaModeratorpan4o,
It might be an issue with Eclipse + GTK in Ubuntu 14.
Here are some links to the Eclipse bugs which discuss issues with scrolling :
https://bugs.eclipse.org/bugs/show_bug.cgi?id=426694
https://bugs.eclipse.org/bugs/show_bug.cgi?id=434898Can you please check if any of the suggestions mentioned in the bug reports help?
Let us know how it works for you.
–Swapna
MyEclipse Support -
AuthorPosts