Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Ashitkin
Total activity
292
Last activity
January 10, 2022 13:14
Member since
June 03, 2010 14:59
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
108
Activity overview
Posts (30)
Comments (154)
Sort by recent activity
Recent activity
Votes
Created
May 30, 2011 13:48
>In order to to discover and load the module it must be packed into a jar archive.if you express dependencies between modules on artifatcs level (as an library) you have to add the src to that libr...
Community
IntelliJ IDEA Users
debugging a java.util.ServiceLoader module
0 votes
Created
May 29, 2011 18:22
i think in artifact settings you can src rot as an ordinary dir to the war content
Community
IntelliJ IDEA Users
Include .java source code when building war file
0 votes
Created
June 09, 2011 11:37
Hi, Alexander. The problem was trivial. Some other guy checked in custom ant configuration, so the problem was in the Ant settings. Probably this should alerted in the notifications bar to be obvious.
Community
IntelliJ IDEA Users
Ant inspector works wrong
0 votes
Created
June 19, 2011 20:08
Are classes actually runnable? if so, you could create a simple class and execute it to get an actual location:this.class.getResource(".").getAbsolutePath();And i've never encountered this.regards,...
Community
IntelliJ IDEA Users
Compiled classes not saved to disk
0 votes
Created
June 20, 2011 15:23
if there are nothing in the %HOME%/.IntellijIdea10/system/log/idea.log under the current verbosity, you can try to increase verbosity by modifing file %idea installation dir%/bin/log.xml - it's an ...
Community
IntelliJ IDEA Users
Compiled classes not saved to disk
0 votes
Created
June 19, 2011 20:03
Idea parces maven build file and transform it to internal project model. So at the end all the maven modules (almost) become a java module. If you add a maven module to the project, it just mean wh...
Community
IntelliJ IDEA Users
Maven module vs java module.
0 votes
Created
July 10, 2011 10:38
but I didn't see a way to do it from the Run Configuration paneif you crated runconfiguration and check "Share config" checkbox, you should be able to find corresponding decriptor in .idea/runConfi...
Community
IntelliJ IDEA Users
A couple of web application deployment questions.
0 votes
Created
July 09, 2011 17:36
Hi, Laurent.I think it's meaningless to get concrete solution unless you provided threaddumps. there could be a bunch of reasons. by the way - did your collegaues expected the same problem on the s...
Community
IntelliJ IDEA Users
IntelliJ slow and hanging
0 votes
Created
July 09, 2011 17:13
Works for me. Module settings > add library > attache classes. Then add library to a desired module.regards, Alex
Community
IntelliJ IDEA Users
Attaching external .class files
0 votes
Created
July 09, 2011 17:09
Hi, Tex. I reported similar issue IDEA-68200 - binary patches from changesets. Could you please describe, why do you need it?thanks, Alex
Community
IntelliJ IDEA Users
export class to jar
0 votes
«
First
‹
Previous
Next
›
Last
»