Alex Lin

- Total activity 64
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
-
Created Intellij IDEA jdk bundled + MBPr 13 = bad UI performance
If you have encountered the bad UI performance issue on your MBPr 13, you may take a try on JDK 9 b38.'[macosx] Performance problems with Retina display on Mac OS X' is listed in its change list.1.... -
Created How can I create class/file by File Template in IDEA 8 M1?
The function in IDEA 7 is in "New" item of context menu.Where can I find the function in IDEA 8? -
Created Is there any possibility to solve the issue of using screen menu bar on Mac OS X
I have no idea whether this issue belong to Jetbrains or Apple.It really bothers me.Although IDEA still works well, I would like it to be more OS X app like. -
Created Solving the issue of using screen menu bar on Mac OS X
If you have force quit IDEA or occur unexpected error and quit IDEA, the screen menu bar will invalid after JOptionalPane appearing, like using Setting/Plugin/Update.The way to solve this issue is ... -
Created VM Terminated
When I use debug function, it poped up 'VM Terminated' pane.It showed 'Error occurred during initialization of VMCould not find -Xrun library: libjdwp.jnilib (searched /System/Library/Frameworks/Ja... -
Created Assertion failed when using show() of MemberChooser
When I use show() of MemberChooser, this message will occurs.code : MemberChooser dialog = new MemberChooser(dialogFields, true, true, project);dialog.show();message :java.lang.Throwable at com.int... -
Created ClearCase plugin supports OS X?
Does ClearCase plugin supports Mac OS X?It uses CCjni.dll.Is there any java native plugin for clearcase?Thanks. -
Created Dialog is unable to vanish
I use refactoring/rename.I click 'ok', but the dialog is uable to vanish.There is no exception.Is there any one know what happened?I use Mac OS X and IDEA build 705ThanksAttachment(s):Picture 1.pdf -
Created How to use Struts Console
I have some problem with using Struts Console plug-in for IDEA.The first, how can the config file be updated at the time after updating it from Struts Console?After updating it, I use synchronizing... -
Created how to cancel hightlight
When I use "Highlight Usages in File", usages will be hightlighted.But how can I cancel hightlight?If I hightlight another usages, the previous hightlighted usages will not be cancel.I have to clos...