I've got it. One problem was lower/upper case and secod one was subgups If you have data_transformation -> type_conversion then in groups.properties should be
Hi, this is a good question. What do you mean by "doesn't work the right way"? This description is a little bit vague to draw conclusions on the possible reasons...
I've created an operator that works fine, I can use it like other operators in the Perspective View - Process Tab, I can move, drag or drop it or another action without any problem.
When I try to change the color of my own operator to another color then something wrong happens sometimes because It seems that some colors are not allowed or they cause an error.
When I try to assign color #e9e9e9 or #555555 I can see my operator with the right color and everything works fine. When I try to assign color #FFF000 then I can NOT see my operator in the right way. It has no name, in/out ports or black border, there is only a #FFF000 (yellow) square.
I have written in the groupsTemplate.properties file this line: group.MyGroup.color = #FFF000
0
IngoRMAdministrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University ProfessorPosts: 1,751 RM Founder
Hi,
most of our developers (including Sebastian and Simon who are more active here in the forum) are currently out of office but I am sure they will come back to you after their return.
Answers
for the core, that is in groups.properties. You can have such a file per extension.
Best,
Simon
But i have problem. I changed groupsTutorial.properties in tutorial project. Now it looks like this: OperatorsTutorial.xml is: All operators are still white. Is there a way to find, where problem is?
# gray
group.Tutorial.color = #e9e9e9
-----------------------------------------------------
-----------------------------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<operators name="tutorial" version="5.0" docbundle="com/rapidminer/resources/i18n/OperatorsDocTutorial">
<group key="">
<group key="tutorial">
...
</group>
</group>
</operators>
-----------------------------------------------------
Try with the upper/lower case.
How can I solve this?
this is a good question. What do you mean by "doesn't work the right way"? This description is a little bit vague to draw conclusions on the possible reasons...
Greetings,
Sebastian
When I try to change the color of my own operator to another color then something wrong happens sometimes because It seems that some colors are not allowed or they cause an error.
When I try to assign color #e9e9e9 or #555555 I can see my operator with the right color and everything works fine. When I try to assign color #FFF000 then I can NOT see my operator in the right way. It has no name, in/out ports or black border, there is only a #FFF000 (yellow) square.
I have written in the groupsTemplate.properties file this line:
group.MyGroup.color = #FFF000
most of our developers (including Sebastian and Simon who are more active here in the forum) are currently out of office but I am sure they will come back to you after their return.
Cheers,
Ingo
silly bug, sorry. Wait until tomorrow for the mirror or make sure all color components are at least 25 (decimal).
Best,
Simon