I just started to play around with Eclipse M2T JET2. Now I noticed that the jet2java directory, containing the generated Java sources, is hidden in my workspace. Also, when I create a src directory, it is hidden...
Now I was wondering whether there is a trick to make the source directories visible again in JET2 project, so it is easier to see what java code is generated from my templates and to add some additional (glue) code.
Found it out, just follow these steps:
Now the generated JET code directory is visible
Hint: Lots of other Package Explorer filters can be (un)applied using these steps!