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
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
Created
April 11, 2013 14:43
Oh OK.Haven't tried it but was thinking I could possibly create a new theme with bigger font defaults and use the quick switch scheme.
Community
IntelliJ IDEA Users
Change editor font size actions
0 votes
Created
June 25, 2013 23:01
So something like this. Relies on intellijeval activation first.import com.intellij.openapi.editor.*; import com.intellij.openapi.editor.impl.*; import com.intellij.openapi.actionSystem.AnActionEve...
Community
IntelliJ IDEA Users
Change editor font size actions
0 votes
Created
November 14, 2013 18:32
Just so happen to have been testing IDEA 13 beta (and EAP 132.1045 on Linux) and after using latter for a few hours just clicked on tools menu and saw this:Whatever keeps doing this is still happen...
Community
IntelliJ IDEA Users
Tools menu reverting changes
0 votes
Created
December 03, 2013 16:42
This is maddening been trying to get IDEA to compile this project for last hour without sucess. I tried changing the resource patterns to include the resources I need:?*.properties;?*.xml;?*.xsl;?*...
Community
IntelliJ IDEA Users
Resource files missing from compiler output
0 votes
Created
December 03, 2013 17:25
Hmm this does seem to be something todo with the maven nature of the project.In despreation I went back to IDEA 12, tried compiling there and at first the same problem was present. None of my key r...
Community
IntelliJ IDEA Users
Resource files missing from compiler output
0 votes
«
First
‹
Previous
Next
›
Last
»