You can disable auto completion in the Eclipse preferences. IMHO, if you don't want that feature and do the work in console only, you may not need a heavyweight IDE at all (just give a try to vim and emacs)
On Tuesday, March 27, 2012 10:19:40 PM UTC+2, Trojan Horse wrote: > > i tried using eclipse, but it was listing the functions as e.g. > binarysearch(int[] a, int arg0, int arg1, int arg2) : the reason why i want > other IDE. For netbeans, i don't know how to develop console based > applications, as i was working in console only. > > On Wednesday, March 28, 2012, Hussein El-Sayed wrote: > >> You can start using eclipse as it is very nice and rich development >> environment and for all needed dev facilities their is a plugin that >> makes it easy to integrate it to your eclipse environment.. >> >> Also Netbeans is a very nice IDE but really eclipse is the best :) >> >> Thanks, >> Hussein >> >> On Tue, Mar 27, 2012 at 9:51 PM, Luis Eduardo Hernandez Torres >> <[email protected]> wrote: >> > I think Eclipse would be the best choice, since it works perfectly >> > with Java and C++, that way you can switch languages easily, depending >> > on your needs. >> > I am also a big fan of Netbeans for develop in Java. But, for >> > programming contest, Eclipse is the best. >> > >> > On 3/27/12, Sachin Gupta <[email protected]> wrote: >> >> which is the best java IDE for developing programs for codejam.. >> >> >> >> -- >> >> You received this message because you are subscribed to the Google >> Groups >> >> "Google Code Jam" group. >> >> To post to this group, send email to [email protected]. >> >> To unsubscribe from this group, send email to >> >> [email protected]. >> >> For more options, visit this group at >> >> http://groups.google.com/group/google-code?hl=en. >> >> >> >> >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups "Google Code Jam" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> [email protected]. >> > For more options, visit this group at >> http://groups.google.com/group/google-code?hl=en. >> > >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Code Jam" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-code?hl=en. >> >> -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-code/-/F3JpHVfK3MIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
