Les plugins de python sous eclipse

amina22 Messages postés 29 Date d'inscription mardi 6 mars 2007 Statut Membre Dernière intervention 27 août 2009 - 30 mars 2007 à 16:20
amina22 Messages postés 29 Date d'inscription mardi 6 mars 2007 Statut Membre Dernière intervention 27 août 2009 - 2 avril 2007 à 09:32
bonjour,
j essaye d utiliser jython(python) sous eclipse,j ai télécharger des plugins que j ai copier sous le repertoire des plugins sous eclipse aprés
Sous Eclipse, voici la procédure que j'ai fait

   il faut configurer le compilateur Python :
<li>Menu "Window" / "Preferences" / "PyDev" + "Interpreter Python" / "New"
</li>il  me génére  des erreurs::::::

Error
Fri Mar 30 15:53:38 CEST 2007
org.python.pydev.ui.interpreters.PythonInterpreterManager:Interpreter is not properly configured!Please go to window->preferences->PyDev->Python Interpreters and configure it.
If this is not supposed to be a Python project, change the project type on the
project properties to the project you want (e.g.: Jython project).

org.python.pydev.ui.NotConfiguredInterpreterException: org.python.pydev.ui.interpreters.PythonInterpreterManager:Interpreter is not properly configured!
Please go to window->preferences->PyDev->Python Interpreters and configure it.
If this is not supposed to be a Python project, change the project type on the
project properties to the project you want (e.g.: Jython project).
at org.python.pydev.ui.interpreters.AbstractInterpreterManager.getDefaultInterpreter(AbstractInterpreterManager.java:122)
at org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.getSystemModulesManager(ProjectModulesManager.java:182)
at org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.getBuiltins(ProjectModulesManager.java:338)
at org.python.pydev.editor.codecompletion.revisited.ModulesManager.changePythonPath(ModulesManager.java:332)
at org.python.pydev.editor.codecompletion.revisited.ModulesManager.changePythonPath(ModulesManager.java:274)
at org.python.pydev.editor.codecompletion.revisited.ProjectModulesManager.changePythonPath(ProjectModulesManager.java:314)
at org.python.pydev.editor.codecompletion.revisited.ASTManager.changePythonPath(ASTManager.java:68)
at org.python.pydev.plugin.nature.PythonNature$2.run(PythonNature.java:360)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

est ce que j'ai commis une faute lors de la procédure  d insertion des plugins????
est ce que je dois installer les plugins autrement????????
svp si quelqu'un connait la réponse qu il me l envoie !!!
merci d'avance....

2 réponses

cs_laurent1024 Messages postés 987 Date d'inscription mardi 31 mai 2005 Statut Membre Dernière intervention 30 août 2012 25
30 mars 2007 à 20:26
Est ce que tu es allé dans window->preferences->PyDev->Python Interpreters pou voir ce qui'il te propose ?
0
amina22 Messages postés 29 Date d'inscription mardi 6 mars 2007 Statut Membre Dernière intervention 27 août 2009
2 avril 2007 à 09:32
oui je suis allé mais il me propose rien
0
Rejoignez-nous