Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Attaching sources.

Hi,

Open the Plug-ins view and right click a plug-in. From the contextual menu
select Import/As Source Project. This will import the corresponding plug-in's
source code as a new plugin project in your workspace.

Robert


--- Hugo Garcia <hugo.a.garcia@xxxxxxxxx> wrote:

> Hi
> 
> I am developing a standalone SWT/JFace application. At this point I am
> working with the JFace TableViewer framework. I am trying to make
> CellEditor work. I would like to trace what is happening in my
> application while in the debug window of Eclipse. This is something
> that I will be doing a lot from now on. Debugging SWT/JFace
> applications.  How do I attachi the source for JFace or rather where
> is the source? Do I have have to go to the eclipse CVS and get the
> JFace project plus all dependent projects? Is there an simpler way? If
> I have to get the source then what is the tag for 3.1M4?
> 
> thanks
> 
> -H
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Back to the top