History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25898
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Richard Bondi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Provide way to exclude appc from JUnit tests

Created: 15 Apr 07 22:43   Updated: 11 Apr 08 12:45
Component/s: Unit Testing. JUnit
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. appc.JPG
(82 kb)
Environment: xp

Build: 6,180


 Description  « Hide
Appc, if installed (see attachment), is always run with Make.

That's great for working with UI, b/c everything runs faster in Weblogic the first time: it is worth waiting for appc.

It is horrible for Junit tests, which don't even use weblogic. There is no way to exclude appc from Make when running JUnit.

Solution:
=======
Provide a way in the JUnit configuration dialog to exclude appc from running when compiling code prior to unit tests.

Workaround
==========
Do it manually with

  • alt-1
  • collapse all
  • click on module
  • right-click to select Module Settings
  • find the j2ee tab
  • Delete or add back appc
  • curse a lot, all the time, for having to go do this again and again and again and....

Thanks,
/r:b:



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.