Sakke Wiik
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 29
-
-
-
Sakke Wiik commented, -
Sakke Wiik created a post, 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... -
Sakke Wiik created a post, 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. -
Sakke Wiik created a post, 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... -
Sakke Wiik created a post, 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... -
Sakke Wiik created a post, Where is module dependencies tab?
In #5131 "project settings/modules/" is missing the dependencies tab. Has it moved? -
-
Sakke Wiik created a post, 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.