开发者

Aptana 3 app explorer right mouse click not working

开发者 https://www.devze.com 2023-03-28 11:23 出处:网络
While using the Aptana 3 App explorer or Project explorer, the right mouse submenu does not always work.

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.


Java is needed to run Aptana. So if you have big projects, then you probably just need to increase the memory that Java has got access to. (It is by default only limited to 64MB).

Check out the link below for instuctions on how to do this:

http://blogs.stockcharts.com/step_by_step/2009/02/increasing-your-java-memory-so-you-can-annotate-large-charts-mac.html

I hope this takes care of your problem! Good Luck!


He, found dirty hack. Right click on folder, then rapidly move mouse pointer to editors window away from explorer. For some reason it opens there

0

精彩评论

暂无评论...
验证码 换一张
取 消