RE: [Pydev-code] Build problem - on build 0.4.1
Brought to you by:
fabioz
From: Fabio Z. <fa...@in...> - 2004-05-20 18:51:28
|
I got the last build (0.4.1) and it also gave me the following error: java.lang.Error: Unresolved compilation problems: The import org.python.pydev.editor.model cannot be resolved The import org.python.pydev.editor.model cannot be resolved The import org.python.pydev.editor.model cannot be resolved The import org.python.pydev.editor.model cannot be resolved AbstractNode cannot be resolved (or is not a valid type) for the field PyEdit.pythonModel AbstractNode cannot be resolved (or is not a valid return type) for the method getPythonModel AbstractNode cannot be resolved (or is not a valid type) for the argument node of the method revealModelNode pythonModel cannot be resolved ModelMaker cannot be resolved pythonModel cannot be resolved IModelListener cannot be resolved (or is not a valid type) for the argument listener of the method addModelListener IModelListener cannot be resolved (or is not a valid type) for the argument listener of the method removeModelListener AbstractNode cannot be resolved (or is not a valid type) for the argument root of the method fireModelChanged IModelListener cannot be resolved or is not a type IModelListener cannot be resolved or is not a type Fabio -----Original Message----- From: pyd...@li... [mailto:pyd...@li...] On Behalf Of Fabio Zadrozny Sent: quinta-feira, 20 de maio de 2004 15:32 To: pyd...@li... Subject: [Pydev-code] Build problem Hi All, I just updated the cvs to get the last version of the pydev plugin, but I had some problems building it manly because the package org.python.pydev.editor.model is used but is not in the cvs... I think that maybe someone forgot to check it in... Fabio ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Pydev-code mailing list Pyd...@li... https://lists.sourceforge.net/lists/listinfo/pydev-code |