Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylar-dev] Compile Error from source

The eclipse I used is 3.1x, and the below class is not found:
org.eclipse.ui.views.markers.internal.MarkerNode
org.eclipse.jdt.internal.corext.util.OpenTypeHistory
org.eclipse.jdt.ui.javaCompletionProposalComputer
org.eclipse.jdt.ui.text.folding.IJavaFoldingStructureProviderExtension
org.eclipse.jdt.internal.ui.text.java.JavaNoTypeCompletionProposalComputer
org.eclipse.jdt.ui.text.java.ContentAssistInvocationContext
org.eclipse.jdt.ui.text.java.JavaContentAssistInvocationContext

How to fix it.

Back to the top