Also, If I'm going to make some changes in the appengine UI, what should I do to see these changes? Should I rebuild? I read from the GWT Docs that this is unnecessary.
Thank you in advance!
if you are only making changes to the component internals (not
changing any block signature), then you simply have to rebuild the
component and create a new Companion app. The target 'ant comps' will
do all this for you if you have your phone connected through a USB
cable.
If you are making any changes that affect the UI (changing the name of
a block, or the parameters, or creating a new block), then you will
need a full rebuild (simply type 'ant').
Note that the changes are almost always needed in the companion, so
you will have to install it manually if you don't use one of the
targets that pushes it automatically to the phone.
Also note that since the internationalisation code was added, some
extra work is needed to create new components; the instructions are in
YaVersion.java :
https://github.com/mit-cml/
댓글 없음:
댓글 쓰기