mikebotts / space-time-toolkit

Automatically exported from code.google.com/p/space-time-toolkit
1 stars 2 forks source link

IPlatformRunnable Deprecated #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I noticed that IPlatformRunnable (stt.apps) is now deprecated. Is there a 
replacement that might handle the issues I'm having in Vista (with window 
trashing and graphics placement)?

Original issue reported on code.google.com by mike.bot...@gtempaccount.com on 8 Oct 2008 at 6:17

GoogleCodeExporter commented 9 years ago
org.vast.stt.apps.Application derives from IPlatformRunnable.

Original comment by mike.bot...@gtempaccount.com on 8 Oct 2008 at 6:18

GoogleCodeExporter commented 9 years ago
I removed the reference to IPlatformRunnable and replaced it by IApplication 
which is the new OGSi interface to 
implement since Eclipse 3.2

Original comment by i...@sensiasoftware.com on 25 Jan 2009 at 6:11