Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Anna Kozlova
Total activity
1422
Last activity
June 12, 2023 14:16
Member since
October 25, 2005 10:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
503
Activity overview
Articles (0)
Posts (0)
Comments (919)
Sort by recent activity
Recent activity
Votes
Created
November 05, 2013 16:02
Official comment
If nothing is hidden, then you try to run javadoc for empty set of files, is it really your case?What classpath do you pass to the command line when you start javadoc tool from command line? Seems ...
Community
IntelliJ IDEA Users
Failed to generate JavaDoc: CreateProcess error=206, The filename or extension is too long
0 votes
Created
December 03, 2013 09:13
Chandra, it's located in IDEA_INSTALLATION_HOME/plugins/testng/lib. One jar there is IDEA's plugin jar and another one is testng.jar which you have to replace with your own downloaded from testng.o...
Community
IntelliJ IDEA Users
TestNG test does not pass
0 votes
Created
December 05, 2013 10:58
Please attach the full content of IDEA's console. I'd like to check the classpath. Thanks
Community
IntelliJ IDEA Users
TestNG test does not pass
0 votes
Created
December 18, 2013 15:22
May I see your log file? Thanks
Community
IntelliJ IDEA Users
Custom plugins repository
0 votes
Created
December 18, 2013 15:09
Hi Mike,IDEA's project corresponds to Eclipse workspace, IDEA's module - Eclipse project. You may include the same module in different projects.Thanks,Anna
Community
IntelliJ IDEA Users
How to convert these Eclipse workspace/projects to IntelliJ?
0 votes
Created
February 21, 2014 16:14
There is no UI for that.You may run your configuration with -javaagent property copied from "Run with coverage" and pass there additional -exclude parameter (rexeps on classnames)
Community
IntelliJ IDEA Users
How to configure code coverage to ignore lines?
0 votes
Created
January 17, 2013 12:05
You need to choose axis2 in webservices engine chooser on web service facet tab. I
Community
IntelliJ IDEA Users
IntelliJ 10 and Axis2
0 votes
Created
March 03, 2014 14:04
Sorry, I don't understand.Would you like to see all places in the code which takes MyLambda interface as a method parameter, variable declaration, etc? What if MyLambda is Runnable?
Community
IntelliJ IDEA Users
Go to implementation for autoboxed lambdas (JDK8) ?
0 votes
Created
February 25, 2014 15:12
Hi Stefan,It's "Class escapes defined scope" inspectionThanks,Anna
Community
IntelliJ IDEA Users
No "Exporting non-public type through public API" inspection!?
0 votes
Created
May 07, 2014 16:07
IDEA 13.1.3 EAP contains ability to find method references/lambdas by functional interfaces, hierarchy view, show definitions should also work. Please give it a try!Thanks,Anna
Community
IntelliJ IDEA Users
Single Method Interfaces, AbstractFactories, constructor references and intellij findability
0 votes
«
First
‹
Previous
Next
›
Last
»