Relative Content

Tag Archive for javaspringspring-bootintellij-idea

Unable to create a java class in intellij ide

I am trying to create a java class in intellij id by right clicking on main folder then going to new option but inside new option it is showing html file js file typescript file package.json but not showing java class option why? How to make. A java class in intellij ide.
I am doing following
In main folder of my project right click->New-> here I should find java class but java class is not there.