From: SourceForge.net <no...@so...> - 2006-03-09 11:56:55
|
Bugs item #1333398, was opened at 2005-10-20 16:40 Message generated for change (Comment added) made by cloudmarforio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=616963&aid=1333398&group_id=97094 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Editor Group: Release 0.0.4 Status: Open Resolution: None Priority: 5 Submitted By: JohnF (jjfeigal) Assigned to: Nobody/Anonymous (nobody) Summary: Compatibility with Eclipse 3.1?? Initial Comment: I noticed that there hasn't been any development activity since 2004. Is there any intent to make the CSS Editor Eclipse plug-in compatible with Eclipse 3.1? While I was able to install the plug-in with Eclipse 3.1, and set preferences, when I opened a css file, no line numbers appeared even though I requested that they be displayed. Also, when I tried to close/save the css file, Eclipse locked up. While the updated file was saved, it was not closed in the workspace and I could not perform any additional Eclipse processing. When I open the Windows 2000 task manager, Eclipse no longer shows up as an open application, but eclipse.exe does show up in the process list. ---------------------------------------------------------------------- Comment By: Claudio Marforio (cloudmarforio) Date: 2006-03-09 11:56 Message: Logged In: YES user_id=1471804 This is exactly what happens on MACOSX, too. There to kill the locked up Eclipse window you can go to the terminal and issue this command: killall java (killall eclipse is not enough). This error shows up when trying to change the preferences: The currently displayed page contains invalid values. We all wait for the compatibility with Eclipse 3.1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=616963&aid=1333398&group_id=97094 |