Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

relocatable builds with Nios II EDS project/workspaces

I am currently attempting to make an Eclipse project relocatable but the following binary files seem to hold absolute paths:

[eclipse_workspace_name]\.metadata\.plugins\org.eclipse.core.resources\.projects\[project_name]\.location

[eclipse_workspace_name]\.metadata\.plugins\org.eclipse.core.resources\.projects\[project_name]_bsp\.location

It would be greatly appreciated if someone could suggest how these can be modified to use relative paths. It seems related to

the initial project name requiring an absoulte path (eg in Nios II Application and BSP from Template). I have even attempted to

modify the paths in these files with a binary editor but this seems to invalidate them.

Without this I cannot rename/move the directory in which an Eclipse workspace/project is created as will not find resources,

which is quite a problem. Our team is used to such flexibility with other tool chains. Any suggestions/advise very welcome.
No RepliesBe the first to reply