While using the Aptana 3 App explorer or Project explorer, the right mouse submenu does not always work.
On some files/folders it works but others it does nothing. It seems random to me. It’s not always the same files/folders.
Restarting Aptana usually makes it work again.
Anyone having the same issue or found a workaround?
I’m on Mac OSX Lion.
UPDATE
After clearing the logfile and waiting for the problem to occur again, nothing noteworthy seems to be found in the logfile.
!SESSION 2011-08-24 08:09:21.674 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_26
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
Framework arguments: -keyring /Users/maurice/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/maurice/.eclipse_keyring -consoleLog -showlocation
!ENTRY org.eclipse.core.net 1 0 2011-08-24 08:09:27.612
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
There is a ticket filed on it in Aptana Studio JIRA: https://jira.appcelerator.org/browse/APSTUD-3544, and it was caused by the underlying Eclipse issue described here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=340954.
The underlying issue is addressed in Eclipse 3.7.1, and since the nightly Aptana Studio build has moved to be based on 3.7.1, it is fixed there as well.