[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Import package ...

Hi,

I have the package org.eclipse.swt.win32.win32.x86_3.1.1.jar in my eclipse-plugin-folder.
I want to use this package in my project and imported it (do I realy have to import it, even when it is in the plugin folder?).
But when I write:


import org.eclipse.swt;

The error "org.ecplise cannot be resolved".

Can anybody help me?

Thanks
Konrad