chenlibing
- 活动总数 407
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 173
-
创建于 autoboxing and auto-unboxing error with '||' operation in Jdk 1.5
The fllowing is my code snippet:Compile is ok,but the editor give me error. I found that '||' cann't accept object type? only primitive type. Is this a bug? -
创建于 Add category for file template
I have written a lot of file template,and now it is very difficult to manage these file template. I want to create category for these template,such as ejb,struts etc,thus creation from template wil... -
创建于 A bug in operation with VSS in IDEA 4.5.1
When I add a new file to VSS,and I don't choose "check out immediately",but the IDEA doesn't make the file read only,and the file is writable. :( -
创建于 Develop J2ME App in IntelliJ --enable debug
One question about developing J2ME in IntelliJ is that we cann't debug app. I have write an article about integrating Antenna with Ant to develop J2ME app in IntelliJ. The following is my steps.1 d... -
创建于 Debug jsp in IntelliJ 4.5?
Jsp debug does not work in 4.5,why? Breakpoints is not effective,but these points are ok in 4.0. :( -
创建于 jdk 1.5 syntax error : new loop syntax
When I edit demo file with new loop's syntax,and Marker Bar appears error. I like this loop's writting! tempList=new ArrayList(); tempList.add("one"); tempList.add("two"); ... -
创建于 ejb moudle error and suggestion
The j2ee design is very cool! :)I put ejb-jar.xml the the output path,just as classes/META-INF/ejb-jar.xml,but the module compile has the error: duplicate entry: META-INF/ejb-jar.xmlSuggestion :)co... -
-
创建于 a pet just for party celebrating 1000 build
my gift for celebrationg 1000 buildAttachment(s):10648083412003915230409962.gif -
创建于 request for maven support
Ant support is excellent,but now maven is growing fast!I want IntelliJ to integrate with maven! :)