Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Richard Osbaldeston
Total activity
571
Last activity
August 01, 2019 09:29
Member since
June 03, 2003 11:41
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
167
Activity overview
Posts (138)
Comments (265)
Sort by recent activity
Recent activity
Votes
Created
January 11, 2013 13:42
Ok I'm looking at a different thing then. I meant when I expand a live template and get prompted to "Import Class" for the new Logger usage. Where I get the following unsorted/unpreferenced popup:
Community
IntelliJ IDEA Users
How to make intellisense more smart by limiting the java api package selection pool?
0 votes
Created
January 11, 2013 13:54
Ah no didn't use an FQN. It's a template I've been using for years so is fairly generic, this project has a covention that we only use log4j though with 200 odd transitive dependancies we have plen...
Community
IntelliJ IDEA Users
How to make intellisense more smart by limiting the java api package selection pool?
0 votes
Created
January 09, 2013 12:15
Another minor issue with "Table Editors" is they seem to prevent vertical splits from being resized.
Community
IntelliJ IDEA Users
Table Editor unscalable row numbers
0 votes
Created
January 28, 2013 11:12
There's some really frustrating bugs around Tomcat deployment in IDEA 12, http://youtrack.jetbrains.com/issue/IDEA-97961 http://youtrack.jetbrains.com/issue/IDEA-98921 etc...I'd try to avoid the Up...
Community
IntelliJ IDEA Users
2 questions about IntelliJ and Tomcat
0 votes
Created
March 12, 2013 17:18
Oh I think I get it. On Windows I see the artefact path being replaced by $PROJECT_DIR$. But the same project on Linux I see a full absolute path going down from /opt/....What I think is going on i...
Community
IntelliJ IDEA Users
Project relative artefact output path
0 votes
Created
March 08, 2013 10:31
I found a kind of solution to my problem. The project in question is a few years old, quite complex (artifact building) and eclipse based (only stedfast IntelliJ user in the house) which means it i...
Community
IntelliJ IDEA Users
Non class resources not being copied to compiler output
0 votes
Created
April 19, 2013 14:08
Issue is similar to http://stackoverflow.com/questions/8161058/intellij-mvn-project-test-classes-not-functioning but I've got the test folders marked up as such.Guess the references to Generate..Te...
Community
IntelliJ IDEA Users
Test intentions missing
0 votes
Created
April 22, 2013 09:13
The tests name pattern is standard. The Test class itself IDEA created via the Goto Test.. intention. The problem here is when I repeat the action it can't find the Test class it created and attemp...
Community
IntelliJ IDEA Users
Test intentions missing
0 votes
Created
April 22, 2013 09:49
Tried adding a junit library, but it hasn't helped with the missing generate... items. Attached screenshot of the alt+insert menu I see when selecting on a public method of the class under test. Al...
Community
IntelliJ IDEA Users
Test intentions missing
0 votes
Created
April 24, 2013 17:52
Cedric, Shouln't those imports read 'com.*' and 'org.*' not 'com.*.*' and 'org.*.*'? If you double click those and just change them to 'com' and 'org' IDEA 12 will add the '.*' for you. Giv...
Community
IntelliJ IDEA Users
Import ordering no longer working in 12.1.1?
0 votes
«
First
‹
Previous
Next
›
Last
»