Aeros Lau

- 活动总数 99
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 40
-
Aeros Lau 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 进行了评论, -
Aeros Lau 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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?