Jump to content
Sign in to follow this  
seannybgoode

will there be Java in the beta?

Recommended Posts

I'm just wondering on the status of java come the beta launch. I know bi has been working very hard to get the game in-shape for release, but has java survived the cut? I will play arma 3 anyway, but as a java developer, java is a huge incentive for me to start modding for arma 3.

Anyone heard anything?

Share this post


Link to post
Share on other sites

AFAIK, they said that Java wouldn't be used in any of the vanilla content but they hoped to have it in for release.

Share this post


Link to post
Share on other sites

They said that Java wouldn't be in the Alpha, but that was the last I heard of anything. Got a link for any more recent news?

Share this post


Link to post
Share on other sites

Did you look into the community made briges like Arma2Net (done via callExtension) yet?

Share this post


Link to post
Share on other sites
;2415141']Did you look into the community made briges like Arma2Net (done via callExtension) yet?

This is the first I've seen of it. It seems pretty cool. How fast is it compared to using the arma JVM? I'm kinda curious as to how it's all implemented, and how everything works.

Also, do you know of any arma developers guides? The guides that I have found seem to be directed toward modders, and not anyone with any serious coding skill. Is there a guide out there that will skip all the trivial stuff and get into the meat of how exactly everything works together and what we need to do to get stuff working in-game?

I've seen a lot of guides around "This is how you place an item in the editor, this is how you attach some sqf code to it". Ideally I'd like to be able to work with the editor as little as possible and work in code as much as possible.

Share this post


Link to post
Share on other sites

Well I think my next project is going to have to be to really sink my teeth into Arma 3 dev. Just praying that Java is implemented in the beta so I can code primarily in Java.

Share this post


Link to post
Share on other sites

I would really like to hear a statement from Bohemia on this one. I'm starting to worry if we're going to see Java in the release at all.

---------- Post added at 00:09 ---------- Previous post was at 00:08 ----------

Nevermind. It looks like we won't be seeing Java in the Beta.

Here's hoping we'll see it at release.

http://sealteamsloth.com/showthread.php?434-Arma-3-Beta

Share this post


Link to post
Share on other sites

[Question]What would be the use of java in arma?

Share this post


Link to post
Share on other sites
[Question]What would be the use of java in arma?

Right now missions and modding are done via SQF script. SQF is a Bohemia in-house scripting language that has been used since OFP. Java brings Object Oriented Programming to the table, as well as type safety, performance, security and more. For me the biggest advantage is the Object Oriented paradigm, access to the huge and well documented Java libraries, as well as hundreds of tools for coding in java, eclipse support (read syntax highlighting, boilerplate generation, auto correction of errors, warnings etc.), and the list goes on.

Java is also easier to learn because so many more millions of people know Java, compared to the relatively small community of SQF coders. There's also more documentation out there for Java, where's SQF info is sortof scattered around a handful of forums and somewhat on the wiki. There are some great SQF scripting guides out there, and I admire the dedication of the community, but there's simply much more support out there for Java, by way of sheer scale.

I know that people around the Arma Community are hesitant towards change, but Java compatibility will be a boon for the mod community, and will open up so much in terms of possibilities.

Share this post


Link to post
Share on other sites

Hello there

Will this change to Java from sqf affect us novices who like to fiddle with missions but don't have enough true knowledge to call ourselves "coders"?

Or will this be purely for advanced functions and wont affect us "grunts"?

Now, the above post points out advantages, but the terms included mean absolutely nothing to me.

What will be the benefit to us end users? Or is it purely to standardise to a industry standard language?

Rgds

LoK

Share this post


Link to post
Share on other sites
Hello there

Will this change to Java from sqf affect us novices who like to fiddle with missions but don't have enough true knowledge to call ourselves "coders"?

Or will this be purely for advanced functions and wont affect us "grunts"?

Now, the above post points out advantages, but the terms included mean absolutely nothing to me.

What will be the benefit to us end users? Or is it purely to standardise to a industry standard language?

Rgds

LoK

Java is an option. SQF isn't going anywhere.

Share this post


Link to post
Share on other sites

I ROFL everytime someone uses "JAVA" and "security" in the same sentence. :o

Share this post


Link to post
Share on other sites
I ROFL everytime someone uses "JAVA" and "security" in the same sentence. :o

Security is a pretty ambiguous word, it has a lot of meanings.

I'd prefer Java support over nothing, to be honest. I dislike SQF.

And yes, I'm aware of the .NET extension. I've tried it and it's good, but I'd prefer something that doesn't require any addons.

Edited by GossamerSolid

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×