Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Newbie & Windows 10 setup

bdd1ac13-1cb0-4246-acf1-6a177e303a41Feb 22 2016 — edited Feb 25 2016

Hi everyone! Newbie/noon in the house warning/alert

Running Windows 10, 64 bix

Running JDK: jdk1.7.0_80

I am installing Java SDK (installed, not a problem).

I have installed Eclipse as well (installed, not a problem)

So I am trying to configure my PATH settings to finish out the install of the Java SDK and I am trying to do it for Windows 10.

Problem is when I get to the "Environment Variables" and set the PATH variable. In a nutshell, I am getting a different window then what the directions show/say.

For example:

Here are all of the steps I am trying to complete: http://java-buddy.blogspot.com/2015/08/install-jdk-8-on-windows-10-and-set-path.html#comment-form

And on the last steps, when I have clicked through to System Properties> Environment Variables box>

java 03.png

Click on the word "PATH" in the lower box labeled "System Variables"

java 04.png

then click on the "edit" button, the box that comes up for me (this happens on my laptop and PC :-/ ) is the "Edit Environment Variable" box!!! :-(

java 05.png

It should open a 2 line window "Edit System Variable" and have 2 lines....Variable Name & Variable Value.

++Note++ This is a screen shot of what should open, not what happens for me.

java 06.png

Again I am getting the same behavior from installing on my laptop and my desktop.

----------------------------------------------------------------------

When I run the command line prompt "java" (no quotes), it runs fine

When I run the command line prompt "java -version" (no quotes), I get these 3 lines returned:

java 01.png

When I run the command line prompt "javac" (no quotes),

java 02.png

Thanks for your time and expertise to a

Comments

InoL

Q1: You define the logo on application level: Shared Components -> User Interface attributes

pastedImage_0.png

Q2: The navigation bar is meant to be horizontal. You can add a <br /> after the </li> in the template of the Navigation Bar, but it will make the page look really bad, IMHO. E.g. the header of your page will look like this if you make the navigation bar vertical:

pastedImage_1.png

Pranav.shah
Answer

Hello Inol, Thank you for your reply and time.
---------------------------------
Created One Application level Item and Computation.
--------------------------------------------------
Call them in Global Page(create another computation in page 0 with static values - Call it Before Header)
. ---------------------------
Create Table Structure in HTMl format in it with Before Header Optinon Selected.
----------------------------------------
Call Page 0 Computation in Shared Components -> User Interface attributes -> Text -> &logo.
----------------------------------------
you will have Image || text both at same time.

Marked as Answer by Pranav.shah · Sep 27 2020
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 24 2016
Added on Feb 22 2016
2 comments
1,318 views