0

I have created a new maven project on Eclipse ignoring the archetype (using create simple project tick-box). Eclipse automatically created the src directory with main and test, pom.xml etc. However, it is not able to recongise java.

What I mean by that is after creating java classes (which was not straightforward like creating classes and interfaces for Java project). and by deliberately typing wrong java syntax in the source file, it doesn't produce any warnings.

Why is that? and why is it when I create an iterface, I can't find it in the interface selection box for implementing it?

4

0 回答 0