Hi,
I have a general eclipse question.
In our project we get generated Java SourceFiles, which do not have the suffix .java
We found a way to associate the file ending .acv to the java editor at least.
still code completion does not work, nor does the eclipse compiler take this file as java file.
Neither can you use this class in any other file.
Hope i could make myself clear 🙂
does anyone know how I can make this work?
In IntelliJ Idea this just works out of the box.
thanks
Alex