I got the Ultimate, using work IJ & main() was good ; Now I cannot get Main()
Answered
I tried everything got rid of stuff and I still can not get Main() on Java IJ to show up.
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/out/production/goodLuck" />
<output-test url="file://$MODULE_DIR$/out/test/goodLuck" />
<exclude-output />
<javadoc-paths>
<root url="file://$USER_HOME$/Applications/JetBrains Toolbox/IntelliJ IDEA Ultimate.app" />
<root url="file://$USER_HOME$/Applications/JetBrains Toolbox/IntelliJ IDEA Ultimate.app/Contents/MacOS" />
</javadoc-paths>
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<content url="file://$USER_HOME$/jet_space" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:Release" level="project" />
<orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.3.RELEASE" level="project" />
</component>
</module>
Rich Dietz
774 312 1234
Please sign in to leave a comment.
Could you please provide a screenshot to clarify the issue?