I created a new maven webapp project in Eclipse, and there is a folder src / main / resources and src / main / java, so I right-click on the project folder and select "Create" β "Source folder", When I type "src / main / java ", I just get the error message:
The folder is already the source folder.
and I found in my project βJava path propertyβ the src / main / java configuration path why does the project have such a configuration until there is such a folder as src / main / java?
New > Folder. Eclipse , Maven.
New > Folder
, Eclipse src/main/java , Maven , , . , / , ββ . , , Eclipse , .
src/main/java
, , . ,
Build Path -> Use as source folder
, , "",
This is absurd, but after me they worked:
Source: https://habr.com/ru/post/1629599/More articles:ASP NET Core Serving a Special HTML Page - c #How To: pass node.js mongodb result to angularjs? - javascriptRuby, Telnet, read multiline response without timeout - jsonNeo4j / Cypher efficient pagination with order by large subgraph - neo4jSpring Pasty and support cloud foundry - spring-batchWhy is the LAG function in T-SQL not deterministic? - sql-serverDoctype breaks flexbox layout - htmlWhat does / usr / lib / rpm / check-buildroot do? - c ++The background of the parents shows around the border with the child when the parent has an overflow: hidden - cssIs there a way to prevent the background of the parent at the edge when the parent and child have a border radius? - cssAll Articles