i haven't downloaded it
If we will successfully download the Google Cloud SDK, we may get it...
So, when is your error invoking? I mean at which point?
i have send the log check that
I asked that when is the error invoked? at which point?
while installing the google cloud sdk
Very Strange... I haven't seen this till now
can you provide me url
but it is doing the same thing
It is possible that Google no longer supports Windows 7 for the Google Cloud SDK. You should check with Google if you're having issues installing the Cloud SDK on your platform. It is not something managed by MIT.
Ok sir thank you for responding but I have downloaded it successfully
The issue was due to PATH..
Even I have stared customising it
So could you tell what did you do to solve this?
i have already told that the issue was in PATH so there i have renamed all the paths and then it worked fine
I wanted to know something...
if anyone could help me then i will be very thankful to you
actually when i was designing my login screen then in login.jsp i found that i cannot change the heading of my login screen along with login with google link and set or recover account
can anyone please tell me how i can change that text
@Horizon
Every time you ask a question once deeply explore the file, the answers for all your questions are in the login.jsp
file itself...
If you don't understand the language then learn HTML, CSS & JSP
@SRIKAR_B.S.S see i know HTML CSS.. But yes i dont know jsp but i can make logic and get it what is the meaning of a particular line
but i can't find that thing in login.jsp that's why i have uploaded it here...
and what will be problem for you telling me the thing from where i can check it
means there is written $pleaselogin but i dont know from where i can edit it
like what is the root code of this
To change heading of login screen see in line 30 there replace your heading with ${pleaselogin}
You can change this in line 77
.add("redirect", redirect).build() %>" style="text-decoration:none;">Click Here to use your Google Account to login</a></p></center>
Ok but from where pleaselogin is getting text