Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » MDT (Model Development Tools) » ws:project name parameterisation
ws:project name parameterisation [message #548409] Wed, 21 July 2010 17:38
Mohammed Jelti is currently offline Mohammed JeltiFriend
Messages: 8
Registered: May 2010
Junior Member
Hello every body,

I'm using JET templates to transform my Ecore object.

My challenge now is to use the Java variable to set a name to my generated ws:project.

per example, in my code i started by getting the concerned object like

$
<% String projectName = (String) contect.getSource()%> 


and after, i'm using it to set the project name

<ws:project name="<%projectName%>">


This code is not working !

Can you help me?

many thanks in advance.
Mohammed
Previous Topic:ws:project name parameterisation
Next Topic:[Announce] Sphinx creation review
Goto Forum:
  


Current Time: Thu Apr 25 18:52:30 GMT 2024

Powered by FUDForum. Page generated in 0.02826 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top