Running a plugin that requires classes from another project [message #50058] |
Tue, 27 May 2003 12:37  |
Eclipse User |
|
|
|
Originally posted by: michael.renz.web.de
Hello,
I have a litte plugin project implementing a view that requires a class
from another standard Java project from my workspace.
I have included this Java project in the build path of the plugin-project,
the plugin project allows me to import this class and I also can declare a
class variable.
But once I am running the plugin, I am getting an error mesaage in the
plugin's view: "An error has occurred when creating this view". The error
happens, when I am instanciating the class variable in the
createPartControl routine of the view.
What is wrong with that?
Michael
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02644 seconds