Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran-dev] More questions

Jeff,

A couple more questions:

1. Would you have any problem if I added a new constructor to the FortranProjectWizard:

	public FortranProjectWizard(String title, String desc)

This would allow it to be used with synchronized projects.

2. Is there any reason you're still using FortranView? CDT uses the Project Explorer rather than the custom CView now. 

Greg

Back to the top