Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25826
| Date | 2012-07-22 18:23 +0100 |
|---|---|
| From | Lipska the Kat <lipska@lipskathekat.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: My first ever Python program, comments welcome |
| References | <pZqdnadVUa-EY5fNnZ2dnUVZ7rednZ2d@bt.com> <mailman.2396.1342901474.4697.python-list@python.org> <fdd2487c-c4b1-49d1-a5b5-e8a78f57f979@km7g2000pbc.googlegroups.com> <WLKdnWQLXqd7WJbNnZ2dnUVZ8nSdnZ2d@bt.com> <37a37376-18ff-46af-97f0-36fd764a8c26@m2g2000pbv.googlegroups.com> |
| Message-ID | <gtGdnfcD3aqNqpHNnZ2dnUVZ7oWdnZ2d@bt.com> (permalink) |
On 22/07/12 17:18, rusi wrote: > On Jul 22, 2:20 pm, Lipska the Kat<lip...@lipskathekat.com> wrote: > >> Well I have to say that I've used Eclipse with the myEclipse plugin for >> a number of years now and although it has it's moments it has earned me >> LOADS of MONEY so I can't really criticise it. > > Ive probably tried to use eclipse about 4 times in the last 8 years. > Always run away in terror. > Still I'm never sure whether eclipse is stupid or I am... > > First time I'm hearing of myEclipse. Thanks. What does it have/do that > standard eclipse (JDT?) does not? Eclipse for Java supports development of 'standard' Java applications that is applications that use the standard Java Distributions (JDK). MyEclipse adds support for J2EE and a bunch of other stuff. I used it mainly for jsp syntax highlighting, HTML syntax highlighting and Servlet development. It's marketed as a J2EE and web development IDE. It comes with an embedded Tomcat server and some versions support common frameworks such as Spring and Hibernate. Struts is supported by default I think although I always stayed away from frameworks when I could. I preferred to write Java rather than XML :-) Check out http://www.myeclipseide.com/ for an example of marketing bling. >> Python and eclipse ... Noooooooooooooooooooooooooooooooooooooooooo ;-) > Very curious about this. You made 'Loads of money' with eclipse but > want to stay away from it? > Simply cannot make out this thing called 'java-programmer-culture'... How dare you sir, I'm not a Java programmer I am a 'retired' software engineer ;-) Heh heh, Nothing to do with Eclipse, just another thing to get my head around. For work and Java IMHO you can't beat eclipse... at the moment I'm getting my head around git, reminding myself of C, learning Python and re-learning make. Enough already; but if there's a python plugin I guess I'll get around to it eventually Lipska -- Lipska the Kat: Troll hunter, Sandbox destroyer and Farscape dreamer of Aeryn Sun.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-21 20:08 +0100
Re: My first ever Python program, comments welcome Ian Foote <ian@feete.org> - 2012-07-21 20:34 +0100
Re: My first ever Python program, comments welcome MRAB <python@mrabarnett.plus.com> - 2012-07-21 20:40 +0100
Re: My first ever Python program, comments welcome Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-22 00:32 +0000
Re: My first ever Python program, comments welcome MRAB <python@mrabarnett.plus.com> - 2012-07-22 02:56 +0100
Re: My first ever Python program, comments welcome Chris Angelico <rosuav@gmail.com> - 2012-07-22 11:59 +1000
Re: My first ever Python program, comments welcome Dave Angel <d@davea.name> - 2012-07-21 22:01 -0400
Re: My first ever Python program, comments welcome Dave Angel <d@davea.name> - 2012-07-21 16:10 -0400
Re: My first ever Python program, comments welcome Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-22 00:56 +0000
Re: My first ever Python program, comments welcome rusi <rustompmody@gmail.com> - 2012-07-21 19:55 -0700
Re: My first ever Python program, comments welcome Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-07-22 09:14 +0100
Re: My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-22 10:20 +0100
Re: My first ever Python program, comments welcome rusi <rustompmody@gmail.com> - 2012-07-22 09:18 -0700
Re: My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-22 18:23 +0100
Re: My first ever Python program, comments welcome rusi <rustompmody@gmail.com> - 2012-07-23 22:13 -0700
Re: My first ever Python program, comments welcome Lipska the Kat <lipskathekat@yahoo.co.uk> - 2012-07-24 12:34 +0100
Re: My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-22 09:37 +0100
Re: My first ever Python program, comments welcome Andrew Berg <bahamutzero8825@gmail.com> - 2012-07-22 03:49 -0500
Re: My first ever Python program, comments welcome Chris Angelico <rosuav@gmail.com> - 2012-07-22 20:17 +1000
Re: My first ever Python program, comments welcome Lipska the Kat <lipska@lipskathekat.com> - 2012-07-22 13:36 +0100
Re: My first ever Python program, comments welcome David <bouncingcats@gmail.com> - 2012-07-22 20:46 +1000
Re: My first ever Python program, comments welcome Peter Otten <__peter__@web.de> - 2012-07-22 09:56 +0200
Re: My first ever Python program, comments welcome "Ivan@work" <ivan.cvetkovic@pakel.hr> - 2012-07-23 09:12 +0200
csiph-web