I've been running using the development launcher for the last couple of
months.
Before buying, I initially did a servlet deploy to verify this
functionality.
Since then, I've created a complete application, including ULC extensions.
The Servlet Export Wizard now fails with compile errors, all of the type:
[javac] Compiling 163 source files to C:\GCAS-Workspace\2013 APT\build
[javac] C:/GCAS-Workspace/2013
APT/application/com/gcas/apt/ulc/extensions/ULCClientCoderRegistryProvider.j
ava:14: package com.ulcjava.base.client.streamcoder does not exist
[javac] import
com.ulcjava.base.client.streamcoder.DefaultClientCoderRegistryProvider;
Apparently, the Wizard is not accounting for the extension jar files.
Upgrading to the latest Eclipse plugin did not help.
Is there some way to fix this situation?
A manual workaround perhaps?
I have to do a big demo in a couple of days.
Am I screwed?
Scott!