B4J Question Wrap apps into an Athena library

ThRuST

Well-Known Member
Licensed User
Longtime User
Hi! Part of my project is a concept called the Athena Libraries which makes it possible to wrap Java 8 apps into a library
which uses the extension .ATHENA4LIB. This is similar to b4xlib concept. I would like to wrap B4J tools and one of these are
B4jPackager for Java 8. As these libraries needs to be referenced by the original author or an app it will look like in the below example screenshot.

I hereby welcome all developers to participate with useful tools that is useful to be wrapped as a library for Athena Lite Pro.
Since the concept invites developers into the system, it is important that you, the original author of an application made using B4J and Java 8
can wrap your tools yourself which is very easy, just as easy as wrapping a b4xlib. Just rename it to .zip and extract the folder. Examine the test library
and you will learn know the structure.

You can find the Test Library.ATHENA4LIB here:

Starcloud Matrix for Visitors
https://www.duologic.se/Redirect/Matrix_Visitor.php

To have your library part of the cloud community you will need to contact me and I will upload your library to the cloud.
Then everybody can access it from Windows, Macintosh and Linux which gives you all a promotion benefit to expose yourself and your tools.

As I'd like to wrap B4Jpackager I need permission to do so, which means I need a permission from the original author to make this public.
In the below example app.txt looks like this. Please post a link to your own wrapped library for Athena here or send me a pm.

Name : B4JPackager
Version : 1.50
Platform: Win,Mac
Author : Unknown
Created : Unknown
Contact : Unknown
Web : Unknown

Below is an example screenshot of what a library might look like

1664884143028.png


You are all welcome to download Athena from my site
https://www.duologic.se

ThRuST
 
Last edited:
Top