cmark / androtext

Xtext based model-driven software development tool for prototyping Android applications
7 stars 1 forks source link

Model linking problem at builder time #2

Open cmark opened 12 years ago

cmark commented 12 years ago

When building AndroText apps the fragment models should be linked properly, in order to generate the right application code in the right directory.

The current algorithm works in most of the cases, but then chaning Resource related stuff, the linking (from that model) not working, and the generator silently fails.

In order the get this working properly, refactor the builder code and plugins.