Project

General

Profile

Actions

Bug #1248

open

Nom de la webapp contient ${webAppProject}

Added by Sylvain Chatagnon over 3 years ago. Updated over 1 year ago.

Status:
Nouveau
Priority:
Normal
Target version:
-
Start date:
07/22/2019
Due date:
% Done:

0%

Estimated time:

Description

Lors d'un check-out projet, le nom de la webapp comporte (${webAppProject}) dans le nom :

NB : on retrouve également d'autres références à ${webAppProject} dans le fichier .settings/org.eclipse.wst.common.component :

<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
    <wb-module deploy-name="${webAppProject}">
        <wb-resource deploy-path="/" source-path="/WebContent" tag="defaultRootSource"/>
        <wb-resource deploy-path="/WEB-INF/classes" source-path="/WebContent/WEB-INF/classes"/>
        <property name="java-output-path" value="/${webAppProject}/build/classes"/>
        <property name="context-root" value="MyGLEventsApp"/>
    </wb-module>
</project-modules>

Dans mon cas, j'ai remplacé ${webAppProject} par MyGLEventsApp


Files

webAppProject.png (43.4 KB) webAppProject.png Sylvain Chatagnon, 07/22/2019 11:41 AM
Actions #1

Updated by Sylvain Chatagnon over 3 years ago

  • Assignee set to Landry Kouam Kamga
Actions #2

Updated by Sébastien Raphel over 1 year ago

  • Assignee changed from Landry Kouam Kamga to Alexia Yenilik
Actions

Also available in: Atom PDF