I have created a project in jstudio. I want to import a java file from file system to this project. I dont find any option. How can I import source code in a project?
Just copying/moving the files under the project's source root should be enough. Another option is to add an additional source root, you can do it by going to the project's properties and selecting Sources.