Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Dmitry Kirillov
Follow
New posts
New posts and comments
Total activity
14
Last activity
January 17, 2016 16:19
Member since
May 13, 2008 10:16
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
June 27, 2008 11:54
We've made an experiment.Created a project with code given in the first post.Compiled it with maven, ==> javac.The resulting jar (with sources) was attached to eclipse project as a dependency. So e...
Community
IntelliJ IDEA Users
IDEA debugger bug
0 votes
Created
June 26, 2008 08:35
And the same compiler? I wouldn't wonder that the eclipse compiler didn't generate the same debugging info than the sun compiler.I have not find a way to use javac in Eclipse. So probably Eclipse i...
Community
IntelliJ IDEA Users
IDEA debugger bug
0 votes
Created
June 24, 2008 11:20
are you using the same VM in both cases ? Yes, VMs are the same for IDEA and Eclipse projects.I've tried jdk 1.6.0 and 1.6.0_01. Eclipse works fine with given TestCase, IDEA is not.
Community
IntelliJ IDEA Users
IDEA debugger bug
0 votes
Created
June 24, 2008 10:01
This is indeed a problem, but is not IDEA's bug. In this particular case breakpoint request gets added (notice brekpoint's icon change while executing the program), but breakpoint event is never ...
Community
IntelliJ IDEA Users
IDEA debugger bug
0 votes
Created
June 04, 2008 08:05
I don't quite understand the layout of your project - is the jme module a maven module? Yes, IDEA resets J2ME module's JDK to project's one.The layout is:A project consist of several modules, al...
Community
IntelliJ IDEA Plugin Users
Maven Plugin keeps resetting module JDK and other settings
0 votes
Created
May 19, 2008 05:41
Thanks a lot :)W BR, Dmitry
Community
IntelliJ IDEA Plugin Users
Does AspectJ plugin work?
0 votes
Created
May 14, 2008 05:44
It's a feature, not bug :(
Community
IntelliJ IDEA Plugin Users
Does AspectJ plugin work?
0 votes
Created
May 13, 2008 13:48
Hmm, we don't support any @AspectJ without Spring. So it's strange that it worked at all. BTW, what are the yellow warnings on @AspectJ annotations in 7.0.2 saying? It is not bug, but feature? :)...
Community
IntelliJ IDEA Plugin Users
Does AspectJ plugin work?
0 votes
Created
May 13, 2008 12:07
There's nothing changed. Are you sure your project didn't change? Is Spring configured correctly? No, project didn't change. I attach 2 screenshots of the same aspect (the same file).First screen...
Community
IntelliJ IDEA Plugin Users
Does AspectJ plugin work?
0 votes