Hi,
I got code base from a source and trying to build using intellij Idea 13.1. I am a .net guy and trying to set this up. Could you please help on how to resolve this.
Information:Using javac 1.7.0_55 to compile java sources
Information:java: Errors occurred while compiling module 'main'
Information:Compilation completed with 100 errors and 0 warnings in 3 sec
Information:100 errors
Information:0 warnings
C:\Java\\src\main\java\com\hc\rz\models\QuestionEn tity.java
Error3, 1) java: package javax.persistence does not exist
Error12, 2) java: cannot find symbol
symbol: class Entity
Error13, 2) java: cannot find symbol
symbol: class Table