hey everybody
im new to java
i have a book and im learning the language from it
but i want to know a compiler where i can run the programs
i have "IDEA" but it is really confusing
can anybidy help me please???
karan.rks 0 Newbie Poster
Recommended Answers
Jump to PostIDEA (IntelliJ) is an IDE, not a compiler. You need to install that separate.
Of course you don't need a compiler to run Java programs, you need a Java runtime (which comes with the compiler).
You need a compiler only to compile the source code of whatever you end up …
Jump to Postyou said you have IDEA... Do learn your tools.
All 6 Replies
stultuske 1,116 Posting Maven Featured Poster
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
jwenting 1,905 duckman Team Colleague
karan.rks 0 Newbie Poster
jwenting 1,905 duckman Team Colleague
stultuske 1,116 Posting Maven Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.