Sorry for probably too novice question
I have folder on file system that contains java sources, like that: C:\project\src\com\sun\blahblah...\Main.java
Main class is in the package com.sun.blahblah... and contain public static void main method, i.e. everything is well-formed :)
I want to import entire folder C:\project\src then I want to right-click Main.java and run it as Java application.
What kind of import should I select in Eclipse (from file-system or what)?
Note I don't want to create copy of my sources. They are under SVN already. I want to edit/run existent soures.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With