Sakke Wiik

- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 29
-
Created Disabling faces validation in #5350
Still the same old problem with JSF:Can i disable jsf configuration validation during compile? After "Validating faces model" i get "Cannot resolve symbol xxx" from all <property-name>-values. Work... -
Created Disabling faces validation in #5321
Can i disable jsf configuration validation during compile? After "Validating faces model" i get "Cannot resolve symbol xxx" from all <property-name>-values. Worked fine in 5289. -
Created Unittesting and dependencies
One more issue with running unittests through idea:If i right-click a package with tests under Module A and choose "Run tests", why does the "working directory" for that test under "edit configurat... -
Created Why are modules test paths added to depending modules classpaths?
I have a project with multiple modules. Module A depends on module B.I cannot run tests in module A, since B's test output path is added to A's classpath. The wrong configuration files are therefor... -
Created Where is module dependencies tab?
In #5131 "project settings/modules/" is missing the dependencies tab. Has it moved? -
Created Creating rules for hiding rows
Is there a way to create rules for hiding rows in the editor, just like the import statements can be hidden? I would like to be able to hide rows with log statements for example. -
Created Running all tests under a directory misbehaviour
When I run all test under a directory by right-clicking it (Run All Tests), IDEA tries also to run test related classes from project libraries (for example junit.extensions.ExceptionTestCase). How ... -
Created Starteam plugin problems
I cannot get StarTeam v5.2 to work properly under #3231 and StarTeam plugin v1.0. Is the plugin under work or do I have some serious issues with my setup? There is very few things that works as it ... -
Created Starteam check out confusion
I use build 3212. I am used to CVS and don't understand how Starteam integration works.I have configured Starteam as version control. Test Connection is successful.If I set the working path to the ... -
Created IDEA and Windows x64
Has someone got IDEA working in Windows x64? I understand that the JRE IDEA uses is 32-bit and doesn't work so well in x64, but since there is a Java 1.5RC for x64, maybe someone has a workaround?