Yeah it involves attaching a 'nature' to a project, i can probably add a feature in the right click menu of projects to add the ecletex project nature to that project. Dont think you can do it manually.
This will enable the build engine to run, but the other features should work in any project.... (maybe).... the editor should at least open tex files.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think it can be done manually. The relevant information is stored in the .project file in the project folder. It's some xml; you can try to create a new project and copy the nature and builder entries out of that into the .project file of you existing project.
Hope that helps,
Ciao,
Leif
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
how can i add tex support to an existing project?
I think a builder must be added and configured in the project preferences but i dont know how.
daniel
Yeah it involves attaching a 'nature' to a project, i can probably add a feature in the right click menu of projects to add the ecletex project nature to that project. Dont think you can do it manually.
This will enable the build engine to run, but the other features should work in any project.... (maybe).... the editor should at least open tex files.
I think it can be done manually. The relevant information is stored in the .project file in the project folder. It's some xml; you can try to create a new project and copy the nature and builder entries out of that into the .project file of you existing project.
Hope that helps,
Ciao,
Leif
Thank you - i have already found this solution.
It is ok for a shorttime workarount.
daniel