[RESOLVED] Compile a Java class for removing MyAlfresco
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2009 12:11 PM
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:
-delete the following blocks
-and compile it for me?
It is very urgent.
Please help me out.
Thank you in advance
.
Steph
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

Steph
Labels:
- Labels:
-
Archive
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2009 05:38 AM
Please give me a hand…

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 03:58 AM
Hi Stephane,
I guess you found a solution now.
If this does not work, please tell us.
Romain
I guess you found a solution now.
If this does not work, please tell us.
Romain
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 04:27 AM
Hi
Indeed I found a solution thanks to you Romain
Thanks for this.
Steph
Indeed I found a solution thanks to you Romain

Thanks for this.
Steph

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 02:09 PM
share your solution with others pls maybe some1 gets the same problem


Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 03:11 AM
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
So I made the jar (and faces-config-custom.xml) for him.
Something hard to share in a topic

