Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] eclipse Linux 390 --Error: Widget has zero width and/or height

Boris,
I'm not good with import statements ..and I want to re-build Cursor.java

I get

Cursor.java:8: package org.eclipse.swt.internal.win32 does not exist
import org.eclipse.swt.internal.win32.*;

yet I have directory .....
:/eclipse/eclipse/plugins/org.eclipse.swt/org/eclipse/swt/internal/win32
with all the attendant *.java and *.class ....
what environement do I need for thisimport to work ?? I tried CLASSPATH or
so I thought ..........

"Boris Shingarov/OTT/OTI" <Boris_Shingarov@xxxxxxx>@eclipse.org on
11/20/2001 12:24:05 PM

Please respond to platform-swt-dev@xxxxxxxxxxx

Sent by:    platform-swt-dev-admin@xxxxxxxxxxx


To:    platform-swt-dev@xxxxxxxxxxx
cc:
Subject:    Re: [platform-swt-dev] eclipse Linux 390 --Error: Widget has
       zero width and/or height




Steve,

I am not sure I understand this:  "unfortunately I only have .class files
for the failing routine
........ the .java is not shipped".  Do you mean the .java source to SWT?
We ship absolutely all source, what's the class you're looking for the
source for?  Or I misunderstood what you said?

The big endian should not be a problem, we tried on various big endian
machines and believe to have fixed the endianness-related bugs.

Boris






Back to the top