]> gerrit.simantics Code Review - simantics/platform.git/commit
Removed useless class org.simantics.utils.thread.Executors2.
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 20 Mar 2017 06:56:08 +0000 (08:56 +0200)
committerjsimomaa <jani.simomaa@gmail.com>
Fri, 28 Apr 2017 13:20:38 +0000 (16:20 +0300)
commita3b94986eb2eb9b8a46ac89431215d4cbee4a295
treec004d3e6bd2e0f0216e5a17de97712c3205ef78d
parent93aca9633158bba8791044790275f8ef4f8d2d0b
Removed useless class org.simantics.utils.thread.Executors2.

Also removed the optional org.eclipse.swt dependency introduced to
org.simantics.utils.thread by Executors2. org.simantics.utils.thread.swt
already contains SWTThread which is where this dependency should be
kept.

refs #7099

Change-Id: Ica27eed205306090f876767cd0a018009fb25fd5
bundles/org.simantics.utils.thread/META-INF/MANIFEST.MF
bundles/org.simantics.utils.thread/src/org/simantics/utils/threads/Executors2.java [deleted file]