Journal Eclipse de cul :)

Posté par  .
Étiquettes : aucune
0
25
mar.
2004
Bonjour,

Souvent dans eclipse je passe par export puis fichier war puis choix du projet, puis choix de l'emplacement du fichier war. Y'a pas moyen d'automatiser ca ? Voir de deployer directement la web application ?

Merci à vous,

Un futur Pierre Tramo
  • # Re: Eclipse de cul :)

    Posté par  . Évalué à 1.

    Si, avec une target ant
  • # Re: Eclipse de cul :)

    Posté par  (Mastodon) . Évalué à 0.

    Ouais, Ant devrait te faire ça.

    Sinon tu connais le plugin lomboz: http://www.objectlearn.com/support/docs/introduction.jsp(...)

    Copier coller des features:



    Building Web applications with HTML pages, servlets, JavaServer™ Page (JSP) files.
    JSP editor with syntax highlighting and code assist .
    JSP syntax checking.
    Generation of Web and EJB containers using wizards.
    Generation of EJB test clients using wizards.
    J2EE Web application archives (EAR), web modules (WAR) files and Ejb archive (Jar) file deployment support.
    Integrated EJB 1.1 and 2.0 (Session, Entity and Message Driven Beans) development with XDoclet.
    Enabling end-to-end local and remote testing of application servers.
    Ability to support almost any Java application server by extendable server definitions.
    Ability to debug live server-side code (JSP & EJBs) using the integrated Java debugger.
    Increasing productivity by using wizards and code generators
    Generate Web Services clients form WSDL files (using Apache Axis)

  • # Re: Eclipse de cul :)

    Posté par  . Évalué à 2.

    Quand tu exportes un jar, tu as la possibilité de sauver la description du jar dans un fichier (l'option s'appelle Save the description of this jar into the workspace). Selctionne cette option en donnant un nom de fichier et ou il va etre sauver dans le workspace.

    Quand tu désiras alors recréer le jar, ouvre une vue d'exploration (Navigator en anglais) et clic droit sur ce fameux fichier (extension jardesc). Tu auras alors une option create jar dans ce menu qui te permettra en un clic de regénérer ce jar/war.

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.