Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [EGL] Create a folder
[EGL] Create a folder [message #989885] Sun, 09 December 2012 06:25 Go to previous message
Patricia Fernández is currently offline Patricia Fernández
Messages: 28
Registered: October 2012
Junior Member
Hello,

[%
	for (c in Package.all()) {%]
    	[%=c.name%]; 
    	
[%}%]



I want to create a new folder for each Package in my project, but I can't find how to do it using EGL.

For example, if I have the packages: Color and Weight. I want to have a folder ../src/Color and a folder ../src/Weight.

Can anybody help me? Thanks in advance.

PS: And it's being hard for me to find info about EGL and its operations. If you could point me to manuals or documentation about it would be appreciated.

[Updated on: Sun, 09 December 2012 06:26]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic:Cross reference problem with ETL
Next Topic:Native java code Tools example
Goto Forum:
  


Current Time: Sat May 25 01:18:39 EDT 2013

Powered by FUDForum. Page generated in 0.01736 seconds