cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with NavigationBean.java? [SOLVED]

vinaxwater
Champ in-the-making
Champ in-the-making
Dear friends,
I have edit method getLocation() in NavigationBean.java:

defaul:
processToolbarLocation(getToolbarLocation(), false);‍‍‍

my edit:
processToolbarLocation(getToolbarLocation(), true);‍‍‍

then build source I have error, i will crollback source to defaul build source but it's throw error the same edit  :shock: ?
2 REPLIES 2

mikeh
Star Contributor
Star Contributor
I doubt anyone will be able to offer any guidance unless you give more details about the error.

Mike

vinaxwater
Champ in-the-making
Champ in-the-making
Dear friends,
I have crollback source with file backup Smiley Very Happy It's work fine!

Thanks for reply.