Documentation for 1.12.2.Final version - quarkus

Does anyone know how to get the documentation for Quarkus 1.12.2.Final version? From the QuarkusIO page, it is only possible to get the 2.13 or beyond :(
Will it be necessary to use "The Internet Archive" for that?
I really appreciate any help you can provide.

you can find it from github in asciidoc format:
https://github.com/quarkusio/quarkus/tree/1.12/docs/src/main/asciidoc

Related

How to address the gradle shadowJar issue in installtion of warp10-ext-influxdb plugin?

I'd like to use "warp10-ext-influxdb" plugin to be able to integrate with influxdb, fetch data and do analytics in warp10. I was following this link to proceed through installation of the plugin. However I was unsuccessful in making this command "gradle shadowJar" work. It's throwing error, I'm attaching the screenshot.
Can someone please help me with this? Also it would be great if there's any documentation that would detail the installation procedure with the help of screenshots such that it would help novices like me. I've searched for the solution extensively, unfortunately I couldn't find any. Many thanks in advance.
from your screenshot it seems you did not invoke gradle shadowJar from within the warp10-ext-influxdb directory.
Also see this thread: https://groups.google.com/forum/#!topic/warp10-users/Ze1A7m51WMs

How to use CKEditor plugin in Outsystems?

I need to use CKEditor in one of my applications. I have used CKEditor plugin in outsystems. but not working.. can anyone tell how to install the ckeditor on the outsystems web.
For OutSystems-related questions I'd advise you to go over to the OutSystems forums. You'll get an answer a lot quicker there! (Also, you need to provide more information, "not working" is really too little to go by in order to get help!)
You you install the ckeditor you have a espace template to explain how it works

pydev download links don't work

I'm trying to download Pydev and having no luck at all. I'm told to click on the link for updates, (http://www.pydev.org/updates) but I'm then sent to a "dummy" site with other links that are no help at all. I've been at it for a couple of days now with no luck. I have Eclipse Neon so I'm ready to go as far as that's concerned. Anyone know what's happening and how to resolve this? Thanks.
Actually, that's not a link you're supposed to click... you should add it as an update site in Eclipse in Help > Install New Software.
See http://www.pydev.org/download.html for a better explanation.
in my eclipse it try to work with file content.xml that not exist on the link.
I try with
jar:https://dl.bintray.com/fabioz/pydev/5.4.0/content.jar!/
and it work to me

How to use the new feature Presence?

As Phoenixframework verison 1.2 has not yet released, I am searching for any examples about using the new feature of Presence using 1.2rc1
How to detect if a user has turned into offline? to get his current connection status? online or offline?
Any help is appreciated!
The Phoenix.Presence docs are available here: https://hexdocs.pm/phoenix/1.2.0-rc.1/Phoenix.Presence.html
You can always follow the hexdocs convention of http://hexdocs.pm/<package>/<version>/<module>.html to find what you need.
Hope this helps!

How to install OpenGrok on Windows 7 for searching SVN files

I am working on Searching through SVN repository.I came through this tool OpenGrok for indexing and searching through the repository. but i problem i am getting is i am not able to get it configured on my system.
Can someone help me in getting this configured or tell me a link which will help me in this.
Thanks in advance for your time.
does this help?
http://algopadawan.blogspot.com/2012/07/installing-opengrok-on-windows.html

Resources