[Victory] Adding Dependency in Manifest.mf
Surbhi2111 opened this issue · 6 comments
I still need to add the dependency in a new project's MANIFEST.MF file for all the folders in the workspace....
@LegionaryCohort m attaching a screenshot for the same...
Just to clarify:
For existing projects, the dependency has to be added manually. This has been discussed with Tony.
The dependency is only automatically added when creating a new project through the project creation wizard.
Please confirm that the latter is not working and remark the issue as a bug if that is the case.
@LegionaryCohort jetzt i made a new project and tried running the debugger without adding the dependency and its running ...
but when i opened manifest.mf for each folder just to check if the dependency is present or not it wasnt there ...
so should it be there or not, if no then cool if yes then i will remark the issue
I'm not sure I understand the problem.
Are you saying that the new project was running fine, despite not having the dependency? That would be very weird...
ahhh i checked again ... yes the dependency is already added in the Tgg project thats y the debugger was running ...
one question: shouldnt the dependency be added in all the folders or it is fine, if its added only in the tgg project ?
What do you mean by "all the folders"?
The debugger is only for TGG projects, why would other projects need the dependency?
Initially we used to add the dependency in all the folders... even in the emf projects so i got confused