Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Epsilon/Agenda"

Line 34: Line 34:
 
* Go over the bug reports
 
* Go over the bug reports
 
* Recent changes: generalized EolClasspathNativeType, bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349209 349209] (Dimitris to investigate)
 
* Recent changes: generalized EolClasspathNativeType, bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349209 349209] (Dimitris to investigate)
 +
 +
* EOL: should programs with more than 1 model warn about ambiguous types? https://bugs.eclipse.org/bugs/show_bug.cgi?id=349972

Revision as of 16:53, 21 June 2011

  • Analyse the performance of Epsilon using TPTP
    • TPTP is dead. Maybe try to find other similar tools (Louis / Antonio) (ToDo)
    • Investigate ExecutionController that profiles the executed code (Dimitris) (ToDo)
  • Document the Eclipse.org specific files (project plan etc) (Dimitris) (ToDo)
  • Document the building/uploading process (Dimitris) (ToDo)
  • Add missing copyright notices in the code (Dimitris) (ToDo)
  • Prepare docuware for move from GMT to EMFT (Dimitris) (Done)
  • Briefly discuss some features needed for INESS / MADES:
    • EWL-GMF binding: expose a variable for referring to GMF notation model (Louis and Dimitris to investigate) (ToDo)
    • More fine-grained traceability in EGL (Antonio and Louis to exchange solutions, Louis to investigate operations that receive the full AST as argument - see select operation) (Almost done)
  • Put a link to the Epsilon wiki in the Epsilon website (Dimitris) (Done)
  • Do the SVN keyword thing in the bugzilla (Dimitris) (Done)
    • Email Louis and Antonio when done (Dimitris) (Done)
  • Document bug lifecycle in the bugzilla (flags, keywords) (Dimitris) (Done)
  • Write the section on EOL literals (Antonio) (Done)
  • Investigate the situation where Eclipse hangs after a syntax (?) error in an Epsilon editor (Louis) (Done)
  • Write first version of article on how to post questions to the forum (Louis) (Done)
  • Write article on debugger + blog post (Dimitris)
    • Investigate importing files from existing plugins ie. platform:/plugins/... (Antonio)
  • Fix error messages when loading EMF models / if loading fails remove from ID map (Dimitris)
    • Fix store() as well
  • EVL project wizard (Dimitris)
  • Write an article for Register EPackages (Dimitris)
  • Integrate it with the existing article on reflective EMF
  • Finish Exeed tutorial (Dimitris)
  • Fix Epsilon launch configurations: parse error reporting (Dimitris)
  • Add support for right-click on .e*l files -> Run as... (already done some work on this) (Louis and Dimitris to investigate)
  • Look for a tool that automatically checks websites for broken links (Antonio: I show how to use wget in this article)
  • Update the EuGENia tutorial article to mention the Generate GMF Editor button (Antonio: I edited this article, but the screencast is not done yet)
  • Add more features to the debugger:
    • Step over
    • List elements of a collection in the Variables view (Antonio)
    • How can we show the extended properties of a value? (Antonio)
  • Go over the bug reports
  • Recent changes: generalized EolClasspathNativeType, bug 349209 (Dimitris to investigate)

Back to the top