wukong-m2m / wukong-darjeeling

Darjeeling for WuKong
Other
20 stars 17 forks source link

Verify the function to build custom Java wuclass #3

Closed wycc closed 11 years ago

pencilcheck commented 11 years ago

Should be easily solved by making sure the commands used to compile java files include the path to the custom java wuclasses. I am not sure where they are stored btw.

wycc commented 11 years ago

We have discussed this for more than one month. Please don't tell me that you have no idea. If you do, I can show you. Or you can ask Niels. Please try to write a simple custom Java which can be used to control the on board LED as example. I want to include it in the wuclass toturial.

2013/8/31 Penn Su notifications@github.com

Should be easily solved by making sure the commands used to compile java files include the path to the custom java wuclasses. I am not sure where they are stored btw.

— Reply to this email directly or view it on GitHubhttps://github.com/wukong-m2m/wukong-darjeeling/issues/3#issuecomment-23587463 .

pencilcheck commented 11 years ago

No, I mean that I probably don't know if there are other places that I could miss, but I know where they are when we are fixing the UI last Tues. meeting

wycc commented 11 years ago

What we need to do is to verify if the custom Java class will be compiled and included or not. As I put in the description, I hope to write a custom java wuclass which can control the ob board LED as demo of this concept.

2013/8/31 Penn Su notifications@github.com

No, I mean that I probably don't know if there are other places that I could miss, but I know where they are when we are fixing the UI last Tues. meeting

— Reply to this email directly or view it on GitHubhttps://github.com/wukong-m2m/wukong-darjeeling/issues/3#issuecomment-23601408 .

pencilcheck commented 11 years ago

Compiling custom wuclasses is part of 1.0 milestone, close