Search found 3 matches

by lnk7
Fri Aug 14, 2015 1:35 am
Forum: Developers
Topic: Add folder to compile using ant and build.xml
Replies: 3
Views: 7080

Re: Add folder to compile using ant and build.xml

It has no way to include the folder by build.xml?
I needed to build the build.xml with this folder
by lnk7
Wed Aug 12, 2015 2:32 am
Forum: Developers
Topic: Add folder to compile using ant and build.xml
Replies: 3
Views: 7080

Add folder to compile using ant and build.xml

<t>Hello<br/>
<br/>
I added a folder in the project and would like to know how to add this folder on build.xml to compile the ant to generate the .jar<br/>
<br/>
I tried to add <include name = "folder/**"/> under <include name = "src/**"/> in build.xml<br/>
But the ant does not add it and when you ...
by lnk7
Wed Mar 11, 2015 3:00 am
Forum: Developers
Topic: Set piece nameVisible true default (in code)
Replies: 1
Views: 7316

Set piece nameVisible true default (in code)

<t>Hello<br/>
<br/>
First, sorry for my English.<br/>
<br/>
I wonder how can I leave the visible name (nameVisible) in the function of dragging the furniture.<br/>
<br/>
Example. By dragging the furniture, the name is already visible on the screen, without mark on the window to modify furniture.<br ...