•   (9:00 - 19:00)

Test.eclipse -

SMILA/Documentation/HowTo/Create a test bundle (plug-in) - Eclipse Wiki

: It is a best practice to keep your tests in a separate source folder (e.g., src/test/java ) to keep your production code clean. 2. Setting Up Your Test Project test.eclipse

Depending on your project, you might need more than basic unit tests: test.eclipse