2

I have a javascript project that is still in development; Then I have another rails project that will use the javascript project;

I would like to have in "my-rails-project/public/javascript/" the link to the other javascript project. I would like to be able to make changes within the rails-project and affect the javascript-project.

Is this possible and how? thanks (:

1 Answer 1

2

This is general Eclipse thing and not related to Aptana in particular. Simply start creating a new Folder and on the wizard page click "Advanced>>>", then choose Linked Folder and Browse to location of your javascript project. That's it.

Cheers, Max

Sign up to request clarification or add additional context in comments.

2 Comments

Any idea what the error message saying Project 'myProject' is mapped to repository type 'com.aptana.git.core.GitRepositoryProvider' which does not support linked URIs. means when I try to follow your answer to import another project to 'myProject'?
@kontur - The way I resolved this issue was doing it like this: stackoverflow.com/questions/8070017/…

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.