Results 1 to 2 of 2
Thread: IDEA 10 give me compiler errors
- 05-01-2011, 04:55 PM #1
Member
- Join Date
- Apr 2011
- Posts
- 52
- Rep Power
- 0
IDEA 10 give me compiler errors
Hi All,
On my PC, I have a java project. It works with Textpad and IDEA 5.1. I just got IDEA 10 and it gives me 5 same errors, saying
../Stack.java:22: generics are not supported in -source 1.3
(use -source 5 or higher to enable generics)
All above are on the same PC. I do not have javac from Java 1.3, only from Java 6.
How can I fix the problem?
Thank you very much.
- 05-01-2011, 05:07 PM #2
Member
- Join Date
- Apr 2011
- Posts
- 52
- Rep Power
- 0
Similar Threads
-
hi can you give me some idea to move this code back to soabean (Presentation bean). c
By bharanik in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 03-21-2011, 09:46 AM -
First Java Program-Compile Errors (errors are posted)-simple GUI
By cc11rocks in forum AWT / SwingReplies: 4Last Post: 01-04-2011, 12:36 AM -
What is the difference between Semantic Errors and Logical Errors?
By tlau3128 in forum New To JavaReplies: 3Last Post: 03-08-2009, 01:51 AM -
compiler,JIT compiler & interpreter
By gamilah in forum New To JavaReplies: 4Last Post: 11-04-2008, 12:32 AM -
anyone can give idea 2 my assignment?
By chen8735 in forum Advanced JavaReplies: 2Last Post: 03-08-2008, 06:03 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks