Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran-dev] Ready for Beta 2?

I just noticed you were planning on deleting org.eclipse.photran.refactoring so I assume my comments don't apply. Note that org.eclipse.photran.core.xlf should be deleted as well.

Craig



On Oct 12, 2006, at 10:25 AM, Craig Rasmussen wrote:


On Oct 10, 2006, at 1:54 PM, Jeffrey Overbey wrote:

Any objections to releasing HEAD as 3.1 beta 2 on Thursday or Friday?


I've committed the errorparser plugin (org.eclipse.photran.errorparsers.xlf) from IBM that Chris Recoskie sent to me. It replaces org.eclipse.photran.core.xlf. Thus org.eclipse.photran.core.xlf should be removed from the repository (or moved to some old location.

I still need to do some more testing (hopefully xlf still runs on my box).

I've got errors in org.eclipse.photran.refactoring:

1.  The statement

import org.eclipse.photran.internal.core.preferences.FortranEnableParserDebug gingPreference;

can't be resolved in RefactoringFortranProcessor.java. I couldn't find the file in the repository.

2. Same with the statement (can't be resolved),

import org.eclipse.photran.internal.ui.editor.FortranFreeFormEditor;

in FortranRenameEditorActionDelegate.java

Regards,
Craig


_______________________________________________
photran-dev mailing list
photran-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran-dev



Back to the top