First, thanks for the job done in tj3. I'm starting using and this is really nice (after years of tj2). I have a questions about the freezing of the project. I am following section 7.7 from the documentation, with the tuto file. When I freeze my project, tj3 does not produce a .tji for the booking, but a .tjp. The header file is no problem. I cannot of course include a tjp file in the main project. I tried rename it as a .tji file, but then, including it at the bottom of my main project generated an error :
/home/bhaas/test/Test-bookings.tji:1: Error: Unexpected token 'project' found. Expecting one of :eof project Reading file /home/bhaas/test/Test-bookings.tji ... Compilation exited abnormally with code 1 at Sun Oct 30 11:59:39
Any idea ?
Keep on with the good work, it is really the best PM tool ever !
> First, thanks for the job done in tj3. I'm starting using and this is > really nice (after years of tj2). I have a questions about the freezing of > the project. I am following section 7.7 from the documentation, with the > tuto file. When I freeze my project, tj3 does not produce a .tji for the > booking, but a .tjp. The header file is no problem. I cannot of course > include a tjp file in the main project. I tried rename it as a .tji file, > but then, including it at the bottom of my main project generated an error > :
> /home/bhaas/test/Test-bookings.tji:1: Error: Unexpected token 'project' > found. Expecting one of :eof > project > Reading file /home/bhaas/test/Test-bookings.tji ... > Compilation exited abnormally with code 1 at Sun Oct 30 11:59:39
> Any idea ?
> Keep on with the good work, it is really the best PM tool ever !
> I should say that I am using the 0.2.2 version on tj3.
> On Sun, Oct 30, 2011 at 12:13 PM, Benjamin HAAS <haas.benja...@gmail.com>wrote:
>> Hi everyone,
>> First, thanks for the job done in tj3. I'm starting using and this is >> really nice (after years of tj2). I have a questions about the freezing of >> the project. I am following section 7.7 from the documentation, with the >> tuto file. When I freeze my project, tj3 does not produce a .tji for the >> booking, but a .tjp. The header file is no problem. I cannot of course >> include a tjp file in the main project. I tried rename it as a .tji file, >> but then, including it at the bottom of my main project generated an error >> :
>> /home/bhaas/test/Test-bookings.tji:1: Error: Unexpected token 'project' >> found. Expecting one of :eof >> project >> Reading file /home/bhaas/test/Test-bookings.tji ... >> Compilation exited abnormally with code 1 at Sun Oct 30 11:59:39
>> Any idea ?
>> Keep on with the good work, it is really the best PM tool ever !