Is there a way in Eclipse RCP that i can load class files outside the workspace and make them into IJavaProject? Or IResource?
在Eclipse RCP中是否有一种方法可以在工作空间之外加载类文件并将它们转换为IJavaProject?还是IResource?
1 个解决方案
#1
0
Since Eclipse 3.3 there is support for external files as well, see this Eclipse Wiki.
从Eclipse 3.3开始,也支持外部文件,请参阅此Eclipse Wiki。
#1
0
Since Eclipse 3.3 there is support for external files as well, see this Eclipse Wiki.
从Eclipse 3.3开始,也支持外部文件,请参阅此Eclipse Wiki。