undefined path variables

17 views
Skip to first unread message

Yuval Barak Corren

unread,
Jan 19, 2013, 12:55:40 AM1/19/13
to collaborhyth...@googlegroups.com
Hi

I'm new to CollaboRhythm. While trying to checkout the project from git I encountered two missing path variables:
NATIVE_APPLICATION_UPDATER_HOME & J2AS3_COLLECTIONS_HOME

Does anyone know what should be their values? 

Thanks,

Yuval


Scott Gilroy

unread,
Jan 19, 2013, 5:52:04 PM1/19/13
to collaborhyth...@googlegroups.com
You can ignore these for now. I'll post some details next week, but they are only used for documentation and source paths for debugging those components. IntelliJ will show errors when you load the project if you don't have valid paths, but the project should still build without errors.

Yuval Barak Corren <yuv...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google Groups "CollaboRhythm Developers" group.
To view this discussion on the web visit https://groups.google.com/d/msg/collaborhythm-developers/-/wfQ5W2afA4cJ.
To post to this group, send email to collaborhyth...@googlegroups.com.
To unsubscribe from this group, send email to collaborhythm-deve...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/collaborhythm-developers?hl=en.

Scott Gilroy

unread,
Jan 20, 2013, 2:55:02 PM1/20/13
to collaborhyth...@googlegroups.com

As previously stated, you should be able to safely ignore the errors regarding path variables when loading the CollaboRhythm project and still build and run CollaboRhythm.Tablet even if you do not have these variables resolved.

 

The path variables are as follows:

FLEXUNIT_HOME

FlexUnit is a unit testing framework for Flex

J2AS3_COLLECTIONS_HOME

J2AS3Collections is a set of collection classes including HashMap

NATIVE_APPLICATION_UPDATER_HOME

NativeApplicationUpdater is a library to facilitate application updates on Android (without using the app store)

 

If you want to be able to debug or see documentation for these projects you can get a copy of each from the following locations:

FLEXUNIT_HOME              

http://flexunit.org/releases/flexunit-4.1.0-8-4.1.0.16076.zip

J2AS3_COLLECTIONS_HOME

https://github.com/newmediamedicine/j2as3

NATIVE_APPLICATION_UPDATER_HOME

https://github.com/newmediamedicine/NativeApplicationUpdater

 

For each library you may download a copy and then update the corresponding path variable to point to the local copy of the library.

 

I have added this information to the wiki here:

https://github.com/newmediamedicine/CollaboRhythm/wiki/Preparing-Your-Machine-for-CollaboRhythm-Development

Reply all
Reply to author
Forward
0 new messages