Skip to main content



      Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Access a class of a project from plugin code, using the classpath of the project
Access a class of a project from plugin code, using the classpath of the project [message #45328] Thu, 05 February 2009 05:08
Eclipse UserFriend
Hello,

I'm working on a MultiPage editor.

My goal is the following:

1) Open a file from one of the projects of the workspace with my editor [OK]
2) Get the project that contains the file [OK]
3) Get the classpath of the project and call a static method that is in one
of its java classes, using the classpath of the project [?]

How can I do step 3?

Thanks,

Istvan
Previous Topic:Where can I find the exported jars ?
Next Topic:Access a class of a project from plugin code, using the classpath of the project
Goto Forum:
  


Current Time: Sat Jun 21 05:20:51 EDT 2025

Powered by FUDForum. Page generated in 0.03241 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top