Shaun Jackman ([EMAIL PROTECTED]): > I'm building the Debian package from the source distribution src.zip > in swt-3.1-gtk-linux-x86.zip. This build.xml does not contain a > replace.32.to.64 target, and neither does > swt-3.1-gtk-linux-x86_64.zip. There is no org/eclipse/swt/tools > directory either. Where can I find a source distribution that contains > these utilities?
The build.xml I was referring to is in CVS at eclipse.org in the module org.eclipse.swt.gtk.linux.x86_64 and the tools are in org.eclipse.swt.tools at the same location. The build.xml there will also build the swt.jar file. Both of these are also included in the Eclipse source zip. The SWT .zip for GTK+ 64 has the already preprocessed sources. That may sound like a pretty bad answer though, and feels even worse now that I'm typing it. I've been thinking that the correct answer is to have SWT packages created from the full eclipse sources like Michael's packages do, and then ideally we'll do a proper autoconf framework for all of Eclipse. However, it now seems glaringly obvious that I should probably just sit down and do an autoconf'ed source .tar.gz of just SWT, since it would help both you and anyone else wanting to do plain SWT packages, or compile SWT/GTK+ on other architectures. -Billy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]