Richard Osbaldeston
- Total activity 571
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 167
-
Created Project relative artefact output path
Do PROJECT_DIR, MODULE_DIR macros not work as a artifacts exploded web artifact output directory?Seems if I do use a variable I can build the artifact OK, contents look good. But when I try to laun... -
Created Non class resources not being copied to compiler output
Having a problem with a project on Linux I've previously been using on IntelliJ IDEA 12.0.4 on Windows without any problems.Basically when I compile my project the non-class resources (*.properties... -
Created Tomcat unexpectedly reloading contexts in IDEA 12
Having a problem while debugging with Tomcat and IDEA 12. It seems Tomcat keeps reloading the context after code changes and frame deactivation. I've got the options on frame deactivation set to "U... -
Created Darcula theme hiding information in debugger
Noticed my debugger panel looked to be aligned oddly. Large gaps betwen the fields and thier vaule.But actually if you highlight one of the rows its the type information that being shown in the sam... -
Created Table Editor unscalable row numbers
With the IDEA 12 Table Editor is there no means to change the size of the row number column? I'm finding it hard to use as it quickly starts running into the first column contents?Its size and post... -
Created Edit Configurations only showing defaults
Having an annoying problem with a project I've just migrated to IntelliJ IDEA 12. The Edit Configurations... option availiable from configuartions dropdown on the main toolbar is only showing the d... -
Created Remote deployment to Tomcat
Is it possible to remotely deploy locally built artifacts to a Remote Tomcat? I've been banging my head against the staging and host controls shown in the remote tomcat run configuration but every ... -
Created Replace field with accessor
Is there an intention or refactoring option that can replace direct field access with their accessor? (i.e. getXXX or isXXX method). Right now it'd be handy if I could do this over a selected are... -
Created Hibernate Console MappingNotFoundException with external jar resources
Hello all,Seem to be having problems with the hibernate console seemingly not being able to find mapping resources from the jars in my projects ivy cache (i.e. inside project jars).We've got a mix ... -
Created Frequent error events from Javascript PSI parser
Having problems with an almost constant stream of PSI type errors being generated while using IntelliJ 11 on a project. Wondering if this is a known problem or if theres a quick workaround (other t...