Custom Query (36 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 36)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#22 fixed fix code so that it does not use deprecated APIs Maciej Komosinski Maciej Komosinski
Description

In FramclipseTextHover?.java, error: constructor BrowserInformationControl? undefined (twice).

The org.eclipse.jface.internal.text.html.BrowserInformationControl? class is internal and has changed, so framclipse should be updated.

Also check when this part of code is actually used!

#21 fixed check why communication scripts are considered incorrect (and fix this) Maciej Komosinski Maciej Komosinski
Description

Communication expdefs work OK and they are correct, yet framclipse refuses to parse them.

#20 fixed add information about where the parsing error occurs Maciej Komosinski Maciej Komosinski
Description

Currently, the only way to learn that the script is invalid is to see whether the outline is displayed. We would like a better way (e.g. showing the error line). This could be obtained from FramclipsePlugin?\src\main\java\com\framsticks\framclipse\internal\parser\FramclipseParser?.java and passed to GUI.

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.