cancel
Showing results for 
Search instead for 
Did you mean: 

[RESOLVED] Compile a Java class for removing MyAlfresco

pocchakool
Champ in-the-making
Champ in-the-making
Hi

I am trying to get rid of the link My Alfresco in the navigator.
I found a hint to do that in this blog: http://cedric.bosdonnat.free.fr/wordpress/?p=94
I have installed the SDK and checked out the sources from Alfresco SVN and followed every single steps in the wiki page.
When I imported the projects in eclipse I have a lot of errors. I have checked all librairies and imports but I still can't compile my java class:
org.alfresco.web.ui.repo.component.UINavigator
Could someone help me:

-delete the following blocks

else
{
treePanel = false;
areaTitle = Application.getMessage(context, NavigationBean.MSG_MYALFRESCO);
}

if (NavigationBean.LOCATION_MYALFRESCO.equals(area) == false)
{
encodeSidebarButton(context, out, sideBarStyle, NavigationBean.LOCATION_MYALFRESCO, NavigationBean.MSG_MYALFRESCO);
}

-and compile it for me?

It is very urgent.

Please help me out.

Thank you in advance  Smiley Very Happy .

Steph
5 REPLIES 5

pocchakool
Champ in-the-making
Champ in-the-making
Please give me a hand…

jayjayecl
Confirmed Champ
Confirmed Champ
Hi Stephane,

I guess you found a solution now.
If this does not work, please tell us.

Romain

pocchakool
Champ in-the-making
Champ in-the-making
Hi

Indeed I found a solution thanks to you Romain Smiley Happy

Thanks for this.

Steph

thestorm
Champ in-the-making
Champ in-the-making
share your solution with others pls maybe some1 gets the same problem Smiley Happy

jayjayecl
Confirmed Champ
Confirmed Champ
His problem was only due to the lack of experience about setting up a Development Environment.
So I made the jar (and faces-config-custom.xml) for him.
Something hard to share in a topic Smiley Wink
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.