Aeros Lau

- Total activity 99
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 40
-
Aeros Lau created a post, No generic type parameter support in javadoc view??
when i press ctrl-q in a generified class (eg. java.util.Map) like below:......* @param <K> the type of keys maintained by this map @param <V> the type of mapped values* * @since 1.2 */public inter... -
Aeros Lau created a post, OSGi bundle development support
It will be very helpful if IDEA support OSGi bundle development like eclipse does.Should support 1) OSGi type module, 2) Run OSGi bundle in Run Configuration, 3) Recognization of OSGi manifest file... -
Aeros Lau created a post, Feature Wanted: Only open specific modules in one project
Does anyone else want the feature like me?more explanation:I have a big project with about more than 20 modules. the modules dependencies become a tree structure(you can image it), like this :Modul... -
Aeros Lau created a post, why all red marks in XML editor?(3326)
what's wrong with the xml editor ? bug?open every xml file there were tons of red mark(element must be declared)declare what? the xml files are only plan xml, I dont need a dtd or xsd.did anyoneels... -
Aeros Lau created a post, AspectJ for IDEA die?
Seems even the forum of AspectJ for IDEA is dead either....Now I have to install eclipse and open it several times every day....So sad. -
-
Aeros Lau commented, -
Aeros Lau created a post, Jetbrainers should start a vote for 4.1
I think jetbrains should selecte several mentioned features(like full 1.5 support, aspectj...etc), and start a vote for EAPers to choose the priority. -
Aeros Lau created a post, Parsing .form(UI designer) files in runtime
please vote this request If you agree with it, thankshttp://www.intellij.net/tracker/idea/viewSCR?publicId=28422 -
Aeros Lau created a post, possible memory leak in 1089?
i am not very sure that, but last night I left the IDEA IDE on all the night, and in this morning I found IDEA eat 600M+ memory.did anyone find that?