cancel
Showing results for 
Search instead for 
Did you mean: 

money-tasks-1.0.0.jar

dev1
Champ in-the-making
Champ in-the-making
hi,
I successfully created money-tasks-1.0.0.jar and added it to the preferences as mentioned in the user guide…from here what i need to do to see a new palette in the eclipse….



Regards,
DEV
41 REPLIES 41

tiesebarrell
Champ in-the-making
Champ in-the-making
Then you didn't fix it Smiley Wink

dev1
Champ in-the-making
Champ in-the-making
:lol: :lol:  :lol:  ..no i did change it…i did put the coins.jpeg in the package called coins under src/main/resources and the built it ….

regards,
dev

tiesebarrell
Champ in-the-making
Champ in-the-making
Sorry I can't test because of network problems here. I'm posting from my phone. You should debug where it tries to get the icon. Must be a problem there. Line 237 and onwards in the ActivitiToolBehaviorProvider class.

tiesebarrell
Champ in-the-making
Champ in-the-making
return "icons/coins.jpg";

should be

return "icons/coins.JPEG";

dev1
Champ in-the-making
Champ in-the-making
hi Tiese,

(Finally) Smiley Tongue  I successfully added a new palette…..
I really appreciate your patience Tiese.

Regards,
DEV

tiesebarrell
Champ in-the-making
Champ in-the-making
Dev,

That's great. I have created an issue for myself  to build some validations into Designer so that if you add a jar file with errors, it will warn you. Makes hunting down these kinds of bugs easier.

HTH

dev1
Champ in-the-making
Champ in-the-making
Hi,
I am trying to create my money-tasks-1.0.0.jar file again from scratch, but the problem is when I build the file using maven, it is showing errors related to versions, as I am using 0.6.0
Does it mean, now I wont be able to create this jar file with 0.6.0 Activiti ??

Regards,
DEV

tiesebarrell
Champ in-the-making
Champ in-the-making
DEV,

you can do a mvn install on the org.activiti.designer.integration project so the dependency is available for your project.

As an alternative, we now have an example project in subversion, but that uses 0.7.0, so it's probably no use to you.

dev1
Champ in-the-making
Champ in-the-making
you can do a mvn install on the org.activiti.designer.integration project so the dependency is available for your project.

I tried the above, but no success…

tiesebarrell
Champ in-the-making
Champ in-the-making
Well, if you successfully installed the dependency, it should be available. What's the error you're getting?
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.