moosetechnology / MooseIDE

New Tools for Moose
MIT License
8 stars 18 forks source link

Error messages when running MooseIDE #967

Closed NicolasAnquetil closed 3 months ago

NicolasAnquetil commented 7 months ago

Open Transcript and use the tools. Transcript will show a number of error message that should be corrected. For example:

MiAbstractBrowser class>>DoIt (aMiWindowPresenter is Undeclared)
MiDraggableAbstractWidget>>iconFor: (MiAlceIdeIcons is Undeclared)
MiDraggableAbstractWidget>>receiveEntity: (AbstractBrowserMode is Undeclared)
MiSourceTextRoassalRenderer>>applyTagHighlight: (RSTagEmphasisAttribute is Undeclared)
MiSourceTextRoassalRenderer>>initialize (RSAttributedText is Undeclared)
MiSourceTextRoassalRenderer>>applyErrorHighlight: (RSForgroundColorEmphasisAttribute is Undeclared)
MiSourceTextRoassalRenderer>>applyIdentifierHighlight: (RSLinkEmphasisAttribute is Undeclared)
NicolasAnquetil commented 7 months ago

note: create a separate issue for each

ClotildeToullec commented 5 months ago

I created a dedicate issue for the 4 last lines.

Cannot reproduce the other ones (MiDraggableAbstractWidget is not present in the image)