Home
Name Modified Size InfoDownloads / Week
4.0 2023-09-20
3.1 2022-11-15
3.0 2022-07-21
Lobo Evolution 2.0 2021-04-03
Lovo Evolution 1.0 2020-04-24
README.md 2021-04-03 3.4 kB
Totals: 6 Items   3.4 kB 2

codebeat badge

Docs Website GPLv3 license Maintenance

CI

Lobo Evolution began as a fork of the now-defunct project called the LoboBrowser credits. Lobo Evolution is an extensible all-Java web browser and RIA platform. It supports HTML 4, HTML 5, Javascript, CSS2/CSS3 and Java (Swing/AWT) rendering.

ATTENTION

LoboEvolution has been rewritten from scratch and is not compatible with old version

Building

Create a local clone of the repository and you are ready to start.

Local Building

Run PlatformInit.java

Maven Users

mvn install -Dmaven.test.skip=true

Maven Unit Test & report

mvn surefire-report:report

Show report in doc folder or current result

How To Do

TODO

Status build

Build

Maven Dependency(add in your pom)

<dependency>
  <groupId>com.github.oswetto</groupId>
  <artifactId>loboevolution</artifactId>
  <version>1.0</version>
</dependency>

Pre-History

The history of all commits that transform LoboBrowser in LoboEvoluiton is available in a separate repository.

Source: README.md, updated 2021-04-03