You must create a new IDEA project, and add the folders containing the petstore code to the project source path list. You can do this in the Paths settings box, by adding a Content Root which is the petstore code root, then selecting it as a source folder in the tree on the right.
ehsan wrote:
Would anybody please tell me how to open other projects not written in Intellij in the IDEA, say for example the famous petstore code by Sun.
You must create a new IDEA project, and add the folders containing the
petstore code to the project source path list. You can do this in the
Paths settings box, by adding a Content Root which is the petstore code
root, then selecting it as a source folder in the tree on the right.
ehsan wrote: