Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran-dev] New Project: org.eclipse.photran.ui.analysis

I have added yet another new project, org.eclipse.photran.ui.analysis, to Photran. Right now this contains only the Open Declaration action, but it should eventually contain other actions that require the org.eclipse.photran.core.analysis plug-in.

Everything except analysis and refactoring is Java 1.4. Analysis and refactoring require Java 5 are are packaged in a separate feature (since none of that is ready for production anyway).

Jeff


Back to the top