Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] ApplicationWindow

In the run-time configuration of your main entrance-class, check if you
have included the project into the classpath.


                                                                                                                  
                        "Monica Singhal, Noida"                                                                   
                        <monicas@noida.hcltech.           To:  platform-swt-dev@xxxxxxxxxxx                       
                                           com>           cc:                                                     
                        Sent by:                          Subject:   RE: [platform-swt-dev] ApplicationWindow     
                        platform-swt-dev-admin@                                                                   
                        eclipse.org                                                                               
                                                                                                                  
                                                                                                                  
                                                                                                                  
                            03/06/2003 11:59 AM                                                                   
                              Please respond to                                                                   
                               platform-swt-dev                                                                   
                                                                                                                  
                                                                                                                  


thanks, i have another problem that when i try to run a program as a java
application then it says that no main method found inspite of the fact that
main is there.

Cheers,
Monica

-----Original Message-----
From: vellapillli_h.indukumar@xxxxxxxxxx
[mailto:vellapillli_h.indukumar@xxxxxxxxxx]
Sent: Thursday, March 06, 2003 2:25 PM
To: platform-swt-dev@xxxxxxxxxxx
Subject: Re: [platform-swt-dev] ApplicationWindow



>>i want to use the ApplicationWindow, for that i want to ask that which
library shd be imported to access that

import org.eclipse.jface.window.ApplicationWindow;

This can be found in "workbench.jar" in the "org.eclipse.ui.workbench"
plugin.





                        "Monica Singhal, Noida"

                        <monicas@noida.hcltech.           To:
platform-swt-dev@xxxxxxxxxxx
                                           com>           cc:

                        Sent by:                          Subject:
[platform-swt-dev] ApplicationWindow
                        platform-swt-dev-admin@

                        eclipse.org







                            03/06/2003 09:04 AM

                              Please respond to

                               platform-swt-dev







hi,
i want to use the ApplicationWindow, for that i want to ask that which
library shd be imported to access that






_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev









Back to the top