Skip to Main Content

Java Programming

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.

Why is 2,147,483,647 the max int value?

807607Oct 5 2006 — edited Oct 5 2006
Can someone provide me with a detailed explanation of why 2,147,483,647 is the maximum integer value in Java?

I'm writing a report and need to know and i can't find an explanation anywhere.

Thanks a lot

Comments

Daniel # 2622182

Hm. Actually i think i found something helpful.

Using the following Update-Site i was able to install the needed Tooling ... maybe it helps someone searching for this, too!

Eclipe Update-Site for OEPE in Eclipse Oxygen:

http://download.oracle.com/otn_software/oepe/neon

cheers,

Daniel

Daniel # 2622182

Aww, that was too hasty I was not cautious and copypasted the neon URL :facepalm:

So ... I am still looking for OEPE for Oxygen ...

3260940

me too I am looking for it.

cristianoburgo

The neon version is compatible with Oxygen.

See below the proof:

https://marketplace.eclipse.org/content/oracle-weblogic-server-tools#group-details

Eclipse Versions:

Neon (4.6), Oxygen (4.7), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8)

jgremmen

The proof might state that Oxygen is supported.

However, I tried to install OEPE several times on eclipse oxygen and initially it seems it does install correctly. But after restarting eclipse it tries to perform 2 tasks which never end. It completely hangs up eclipse.

Kosta-Oracle
Answer

An OEPE version that's compatible with Eclipse Oxygen is undergoing final testing and will be released soon.

Marked as Answer by Daniel # 2622182 · Sep 27 2020
Daniel # 2622182

It seems as if Kosta did supply the correct answer. A version of OEPE is currently under development.

So we only will have to wait a bit now until we can try out OEPE in Eclipse Oxygen. My guess is, they have been waiting for SR1.a because of JDK9-compatibility?

Just as a remark for future Eclipse Releasetrains ... i guess it would not hurt (and definitely be a boon for all developers using OEPE!) to be a bit more outgoing concerning information about either the roadmap and / or releases of OEPE.

cheers

Daniel

user4545379

Why is it taking so long ? It's been months since Oxygen was released, and that hardly came as a surprise. This should have been available day 1.

Right now, Eclipse Neon + OEPE is severely broken on MacOS 10.13. Again, a release that was entirely predictable and had beta's available for months, specifically so 3rd party vendors could get their act together and have their software fixed before release.

It feels like amateur hour over here.

Daniel # 2622182

Hi there,

as it seems there (now, i do not know since when) is an afais "unanounced" update site available for oxygen at

Oracle Enterprise Pack for Eclipse 12.2.1.6

cheers

Daniel

1 - 9
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 2 2006
Added on Oct 5 2006
8 comments
71,386 views