Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 365334

Summary: Remove workaround for bug 352826
Product: [Tools] LDT Reporter: Benjamin Cabé <contact>
Component: LuaDevelopmentToolsAssignee: Project Inbox <ldt-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: sbernard
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:
Bug Depends on: 352826    
Bug Blocks:    

Description Benjamin Cabé CLA 2011-12-01 11:35:04 EST
plugins/org.eclipse.koneki.ldt.debug.core/src/org/eclipse/koneki/ldt/debug/core/LuaSequenceType.java includes a workaround for bug 352826.

Remove it as soon as the bug is FIXED (which is the case already; actually :)) and we build against a version of DLTK which actually includes the fix.
Comment 1 Simon Bernard CLA 2013-01-30 12:41:01 EST
As long as we want LDT compatible with DLTK 3.0, we must let this workaround :'(.

I close this bug.
When we wil decide to not support DLTK 3.0 anymore we must have a look on all the workaround in the code (see TODO BUG_ECLIPSE tasks )