Results 21 to 26 of 26
Thread: Just a question
- 01-09-2012, 07:09 PM #21
Senior Member
- Join Date
- Jan 2012
- Posts
- 146
- Rep Power
- 0
Re: Just a question
I'd just like an easy...well not easy but an in depth guide on how to use non-IDEs. The sense that the non-IDEs make it so hard to use is really annoying. I just want to use notepad++ so I don't have to create packages, and .class files, and projects and stuff. Basically with N++ is all about open and write, but at this rate I doubt I will have anytime to open and write.
- 01-09-2012, 07:12 PM #22
Re: Just a question
Not sure there is a non-IDE. There are three main steps in coding a program after you have a design:
1) type in the source code
2) compile the source code to create .class file(s)
3) execute the .class files using the java command
- 01-09-2012, 07:55 PM #23
Senior Member
- Join Date
- Jan 2012
- Posts
- 146
- Rep Power
- 0
Re: Just a question
IDE to me is like Eclipse, and Netbeans, and Jcreator...etc. Notepad, Notepad++ etc are non-IDEs to me.
- 01-09-2012, 08:02 PM #24
Re: Just a question
What are wordpad and notepad and any other of the many possible editors?
Is Internet Explorer or chrome a non-IDE?
- 01-09-2012, 08:22 PM #25
Senior Member
- Join Date
- Jan 2012
- Posts
- 146
- Rep Power
- 0
- 01-10-2012, 10:02 AM #26
Moderator
- Join Date
- Apr 2009
- Posts
- 10,476
- Rep Power
- 16
Similar Threads
-
Java Question [Beginner Question]
By joker760 in forum New To JavaReplies: 3Last Post: 12-13-2011, 04:01 PM -
question posted by indissa: library question.
By Fubarable in forum New To JavaReplies: 2Last Post: 11-18-2011, 01:14 AM -
Little MVC question
By Dipke in forum New To JavaReplies: 2Last Post: 08-08-2011, 12:25 PM -
Question concerning question marks and colons
By jim01 in forum New To JavaReplies: 17Last Post: 01-14-2011, 12:05 AM -
Question mark colon operator question
By orchid in forum Advanced JavaReplies: 9Last Post: 12-19-2010, 08:49 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks