Best way, check out their source from their SCM. If you've got just the JAR, unzip it and create a new Java project from existing source, or create a new Java project and copy the sources into your new clean project.
Regards Jan Ehrhardt On Fri, Dec 25, 2009 at 3:43 AM, spierce7 <[email protected]> wrote: > Hey guys, I've been trying for the longest time now to find a way to > work with other peoples open source projects in eclipse. I've got > their project in a jar file, and I'm trying to find a way to pull it > into eclipse and make some modifications. Any help would be much > appreciated! Thanks! > > ~Scott > > -- > > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
