Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "LDT/User Area/New Noteworthy/New Noteworthy 1.3"

(Created page with "=New & Noteworthy 1.3= == Milestone M0 == Be aware that the 1.3.0.M0 doesn't have any new features than Koneki LDT 1.2.0. This version is just a rename of the 1.2.0. The pur...")
 
Line 1: Line 1:
=New & Noteworthy 1.3=
+
= New & Noteworthy 1.3 =
 +
 
 +
== Milestone M1 ==
 +
 
 +
=== Convert to Lua ===
 +
 
 +
It's now possible to add to an existing project the Lua nature. Doing this on a Koneki project will allow to convert an old Lua Koneki project to a LDT 1.3 one, see related documentation.
 +
Right click on a project then in menu Configure select "Convert to Lua project".
 +
 
 +
Select your Execution Environment.
 +
 
 +
Add to the source path the folder where is your Lua code.
 +
 
 +
=== Lua 5.2 ===
 +
 
 +
Lua 5.2 is now supported !
 +
 
 +
=== Lua Grammar ===
 +
 
 +
It's now possible to set which grammar to use to validate and color keyword your Lua code. You can change the grammar at the project level or at the workspace level.
  
 
== Milestone M0 ==
 
== Milestone M0 ==
  
 
Be aware that the 1.3.0.M0 doesn't have any new features than Koneki LDT 1.2.0. This version is just a rename of the 1.2.0. The purpose of these release is to check that any regression have been introduced by the renaming/project switching.
 
Be aware that the 1.3.0.M0 doesn't have any new features than Koneki LDT 1.2.0. This version is just a rename of the 1.2.0. The purpose of these release is to check that any regression have been introduced by the renaming/project switching.

Revision as of 12:49, 28 January 2015

New & Noteworthy 1.3

Milestone M1

Convert to Lua

It's now possible to add to an existing project the Lua nature. Doing this on a Koneki project will allow to convert an old Lua Koneki project to a LDT 1.3 one, see related documentation. Right click on a project then in menu Configure select "Convert to Lua project".

Select your Execution Environment.

Add to the source path the folder where is your Lua code.

Lua 5.2

Lua 5.2 is now supported !

Lua Grammar

It's now possible to set which grammar to use to validate and color keyword your Lua code. You can change the grammar at the project level or at the workspace level.

Milestone M0

Be aware that the 1.3.0.M0 doesn't have any new features than Koneki LDT 1.2.0. This version is just a rename of the 1.2.0. The purpose of these release is to check that any regression have been introduced by the renaming/project switching.

Back to the top