Technical FAQ
- How do I use Ashcroft with Ant
- How do I use Ashcroft with Maven
- How do I use Ashcroft with IntelliJ IDEA
- How do I use Ashcroft with Eclipse
- What is Ashcroft's peformance impact
Design FAQ
Java Security Manager
Labels
Page: How do I use Ashcroft with Ant
Page: How do I use Ashcroft with Eclipse
Page: How do I use Ashcroft with IntelliJ IDEA
Page: How do I use Ashcroft with Maven
Page: What is Ashcroft's peformance impact
Page: Why accessing the file system is not allowed
Page: Why can I not access files during unit tests?

1 Comment
Hide/Show CommentsAug 27, 2004
Eugene Kuleshov
How do I use Ashcroft with Eclipse.
Put ashcroft.jar into classpath for choosen JUnit launch configuration and then add -Djava.security.manager=com.thoughtworks.ashcroft.runtime.JohnAshcroft to VM argumants on Arguments tab. Let me know if you need screenshots.