LUNA - PHP + Javascript editing problems: OSX [message #1566426] |
Thu, 15 January 2015 16:38  |
Eclipse User |
|
|
|
This is getting ridiculous. I have a large PHP project that also includes Javascript (.js) files and smarty templates (.tpl). I upgraded to Luna, seemed like the right thing to do.
Lately, though, I having serious problems when trying to edit javascript files. I will open the file fine. But when I select some text in preparation for a simple copy and paste, I get a spinning beachball, and Eclipse just locks up. I have the log file open, nothing is being written to it (<me>/workspace/.metadata/.log). So, I wind up forcing a quit, and then once that is cleared, I restart Eclipse, and it goes through it's synchronization (CVS). THis has happened to me 4 times TODAY. I cannot edit a javascript file.
I have always had some problems with Eclipse editing javascript, but was able to deal with it with a minimum of screaming. But this is crazy. Any ideas where to start looking?
Eclipse for PHP Developers
Version: Luna Service Release 1a (4.4.1)
Build id: 20150109-0600
thanks,
Andy
|
|
|
|
|
|
Re: LUNA - PHP + Javascript editing problems: OSX [message #1567968 is a reply to message #1567949] |
Fri, 16 January 2015 12:35  |
Eclipse User |
|
|
|
Thanks for the clarification and quick reply. It's a little confusing, though. I added a
folder (public/js/lib), and modified the "Inclusion and Exclusion Patterns" so that there
is nothing in "Inclusion patterns", and "*.js" in exclusion patterns. So I'm including
all in the folder (and I hope subfolders), and excluding all .js files.. which is a little
confusing because there are only .js files in there, but ok, that should work.
Not sure how the access rules for single files work. I added one file from public/client_scripts,
but I want that file to not be used - do I just add a "forbidden" rule?
|
|
|
Powered by
FUDForum. Page generated in 0.08792 seconds