If using maven/tycho you can still do option one and not include the tests in the final product. Put the tests in a src/test/java folder.
If using maven/tycho you can still do option one and not include the tests in the final product. Put the tests in a src/test/java folder.