-
Notifications
You must be signed in to change notification settings - Fork 0
Prove the examiner's Eclipse import, before the Task 1 deadline #132
Copy link
Copy link
Open
Labels
area: deployhomelab-deploy, deploy-v2, manifests, and rollout flow.homelab-deploy, deploy-v2, manifests, and rollout flow.component: buildGradle, npm, packaging, or local build tooling.Gradle, npm, packaging, or local build tooling.priority: P1High; important and should be handled in the current iteration.High; important and should be handled in the current iteration.type: choreMaintenance work without intended behavior change.Maintenance work without intended behavior change.
Description
Activity
Metadata
Metadata
Assignees
Labels
area: deployhomelab-deploy, deploy-v2, manifests, and rollout flow.homelab-deploy, deploy-v2, manifests, and rollout flow.component: buildGradle, npm, packaging, or local build tooling.Gradle, npm, packaging, or local build tooling.priority: P1High; important and should be handled in the current iteration.High; important and should be handled in the current iteration.type: choreMaintenance work without intended behavior change.Maintenance work without intended behavior change.
Parent
#78
What to build
emf/README.mdtells an examiner to set the target platform, import every module as an existing Maven project, open a metamodel, validate a model against its OCL document and run two launch configurations. Nobody has done that on a clean machine, so the instructions are untested where it matters most: they are read by a grader, once, under time pressure, and a red workspace is what the metamodelling report is read beside.One known risk to settle rather than assume. Typed Java is generated from the genmodel during
generate-sourcesbyexec-maven-plugin, which has no m2e lifecycle mapping, so an import may leave the workspace full of unresolved types until a terminal build runs. Either the import works, oremf/README.mdnames the command to run first and says why.This needs a human with Eclipse Modeling Tools; an agent cannot drive the IDE, which is why it carries no
status: ready-for-agent.Acceptance criteria
emf/into Eclipse Modeling Tools, followingemf/README.mdverbatim, is recorded in a comment here: what worked, what did not.emf/README.mdnames the step that makes it compile and why it is needed.emf/README.mdmatches what actually happened, including the Eclipse version and the SDKs installed.Blocked by