Skip to main content



      Home
Home » Newcomers » Newcomers » SWT from Eclipse 3 to JUNO(error SWT after update Eclipse)
SWT from Eclipse 3 to JUNO [message #1232469] Thu, 16 January 2014 20:56 Go to next message
Eclipse UserFriend
Gentlemen, I developed an SWT application using Eclipse version 3. I upgraded to Eclipse 4 (Juno) and now, I can not solve some imports:

import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.jface.dialogs.MessageDialog;
import org.eclipse.jface.dialogs.ProgressMonitorDialog;
import org.eclipse.jface.operation.IRunnableWithProgress;
and
import org.eclipse.ui.forms.events.HyperlinkEvent;
import org.eclipse.ui.forms.events.IHyperlinkListener;
import org.eclipse.ui.forms.widgets.FormToolkit;
import org.eclipse.ui.forms.widgets.Hyperlink;

Could anyone help me?

Thanks and a hug
Re: SWT from Eclipse 3 to JUNO [message #1232829 is a reply to message #1232469] Fri, 17 January 2014 16:26 Go to previous message
Eclipse UserFriend
How was your project getting those classes onto its Java Build Path originally? Are you seeing errors related to that?
Previous Topic:menu is not showing
Next Topic:Error: Cannot run program "echo"
Goto Forum:
  


Current Time: Thu Jun 19 03:40:38 EDT 2025

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

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

Back to the top