Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » how to use org.eclipse.core.resources methods(please help)
how to use org.eclipse.core.resources methods [message #1405794] Fri, 08 August 2014 07:48
Laura Nikky is currently offline Laura NikkyFriend
Messages: 1
Registered: August 2014
Junior Member
I have java application in eclipse luna. In workspace there is a few large projects.
I want to use org.eclipse.jdt.ui functions programmatically and first I have to getWorkspace with ResourcesPlugin.getWorkspace() method.
Apparently as a Java application, I cannot use ResourcesPlugin functions.
There is a large amount of Java class files so I am not able to import to eclipse workspace as a project.
So, my question is: how can I use methods from org.eclipse.jdt.ui and org.eclipse.core.resources (programmatically)?

Thanx!
Previous Topic:Tutorial for creating simple JAVA app.
Next Topic:Eclipse can't find JVM
Goto Forum:
  


Current Time: Sat Apr 20 00:52:46 GMT 2024

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

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

Back to the top