Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-ui-dev] Introductions... =)

Hi Ron,

since you posted to the JDT UI list I assume you want to start helping out
here. So, first you might want to have a look at:
http://www.eclipse.org/jdt/ui/index.html.
Afterwards, the best start is to pick a bug which sounds interesting to you
and which you think you can fix. Announce in the bug that you intend to
work in the bug.

With "code viewer" I guess you meant the Java Editor. The code for that can
be found in org.eclipse.jdt.ui (*.javaeditor.* and *.text.* packages).

HTH
Dani


                                                                           
             "Ron Yeh"                                                     
             <ronyeh@cs.stanfo                                             
             rd.edu>                                                    To 
             Sent by:                  jdt-ui-dev@xxxxxxxxxxx              
             jdt-ui-dev-bounce                                          cc 
             s@xxxxxxxxxxx                                                 
                                                                   Subject 
                                       [jdt-ui-dev] Introductions... =)    
             04.05.2006 04:39                                              
                                                                           
                                                                           
             Please respond to                                             
              "Eclipse JDT UI                                              
             developers list."                                             
             <jdt-ui-dev@eclip                                             
                  se.org>                                                  
                                                                           
                                                                           




Hi, my name's Ron, and I'm a PhD student at Stanford studying HCI. I
just wanted to introduce myself, and that I'm interested in
contributing a little in my spare time. =)

Also, I have a quick question:

Where do I start??? =)

I'd like to just hack on some code to play around with the rendering
inside the code viewer in Eclipse... but I've been looking on the
websites, and am finding it difficult to figure out which modules to
get, how to get it all compiled, etc. Is there a developers FAQ that
I'm missing?

Thanks,
Ron
_______________________________________________
jdt-ui-dev mailing list
jdt-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-ui-dev




Back to the top