Introduction and java simple editor

Hi All,

I am new here and with a determination to master in and out of java , which is only possible with the help of you guys. Sorry for the long message however I want you guys to know that I am making a new move in my life the company i was working here in India is closed down it was a finacial company and I have made up my mind to become jav programmer andset a target for myself please review my plan and let me know if I am going wrong or overtargeting.

1 .month complete java basic andclass library.

2.appearingfor SCJP.

1 month completing J2EE.

and start applingfor Job.

I am based in India.

I will be posting thread and reading other thread on this forum if I have any problem and looking forward for a helping hand so that one day I will be like you .Today I am writing my first java program hello world .

Just wanted one help a link to a simple java editor(I promise I will only ask for help after googling).

Sorry if some one dosent like the thread.

[1126 byte] By [confused_in_javaa] at [2007-11-27 8:37:48]
# 1
Please stop being so apologetic. are you looking for something like notepad++? http://notepad-plus.sourceforge.net/uk/site.htm http://en.wikipedia.org/wiki/Notepad_Plus_Plus
petes1234a at 2007-7-12 20:35:06 > top of Java-index,Java Essentials,New To Java...
# 2
Also peek here: http://en.wikipedia.org/wiki/Comparison_of_text_editors
petes1234a at 2007-7-12 20:35:06 > top of Java-index,Java Essentials,New To Java...
# 3

Hi,

I have few tread in the past and find that some people do not like such thread but now I am felling free here.

Thanks for the link I downloaded notepad++ however It was not excetly what I was looking for .

I wanted a editor which will support jav 6 version (does not mean IDE) atlest some thing like the class name will appear in say red color and keywords in some other color and to the maximum it must help in typing class name like we have in IDE(automatic dropdown)..

Thanks for the assistent.

confused_in_javaa at 2007-7-12 20:35:06 > top of Java-index,Java Essentials,New To Java...
# 4

> Thanks for the link I downloaded notepad++ however It

> was not excetly what I was looking for .

>

> I wanted a editor which will support jav 6 version

> (does not mean IDE) atlest some thing like the class

> name will appear in say red color and keywords in

> some other color and to the maximum it must help in

> typing class name like we have in IDE(automatic

> dropdown)..

Um..... sounds like you want an IDE. Why not get Eclipse or NetBeans?

petes1234a at 2007-7-12 20:35:06 > top of Java-index,Java Essentials,New To Java...
# 5

Something near to IDE but not IDE (some thing that can assist me in writing jav code in a help ful way ).I have IDE but wanted some thing simple. I have a editor called editplus http://www.editplus.com but it does not support , I mean to say recognise classes introduced in new version of java.

Also please can you comment on the benchmark that i have set.

confused_in_javaa at 2007-7-12 20:35:06 > top of Java-index,Java Essentials,New To Java...
# 6
Try this site. http://www.textpad.com
LazarusLonga at 2007-7-12 20:35:06 > top of Java-index,Java Essentials,New To Java...
# 7
JGrasp is a good go between notepad and NetBeans. You can google JGrasp and find the download.
pberardi1a at 2007-7-12 20:35:06 > top of Java-index,Java Essentials,New To Java...
# 8

To confused_in_java:

I use JEdit as well as NetBeans5.5 to write my programs and have found JEdit to be quite helpful with its' many plug-ings and most of all Syntax Highlight which makes the various Keywords, Classes, and other stuff very easy to see and distinguish. Here is the link:

http://www.jedit.org/

The Download link is on the right hand side near the middle of the page.

I hope this works.

If not try NotePad2:

http://sourceforge.net/projects/notepad2/

Oh one more

This is a very good IDE which will also help you with J2EE

http://www.activegrid.com/downloads/?gclid=COuTt-Tq84wCFRg-QAodMm698A

If I can help you further with finding additional resources please email me at support@catnmousecomputers.com

Hope this helps

Regards,

Christopher Yelinek

Cat 'N Moue Computers eSupport Team

Let me know if these work

cyelineka at 2007-7-12 20:35:06 > top of Java-index,Java Essentials,New To Java...
# 9
Thanks !JEdit seems to be working perfectly with the plugins and Editplus also is good for novices in java.
confused_in_javaa at 2007-7-12 20:35:06 > top of Java-index,Java Essentials,New To Java...