I have a question relating to java in the IDE intelij:
My professor wants us to make a sentiment analysis program in java.
he gave us two java files but i do not know how to place them inside the IDE.
these are the file names:
MainApp.java
ReviewClassifier.java
how to i open them in the IDE? do i have to create a Project? how do i append them to it?
I want to know the general idea of how to get started.
Many Thanks
Yes ,you have to create a project to open them in the IDE.
I will show you with the help of image shown below:
Step 1: choose project.
Step 2: java with ant.
Step 3: java application.
Get Answers For Free
Most questions answered within 1 hours.