Skip to content

opendata-euskadi/fabric-r01f

Repository files navigation

R01F: Fabric

Java coding standards

Java coding standards

development environment (no IDE)

Installation guide (no ide)

Java

Install java portable in windows

eclipse

Installation guide (maven)

Installation guide (ivy)

Java hotswap in eclipse (used to setup hotdeploy in tomcat)

Tomcat hotswap

[AspectJ Projects] problem resolution in eclipse

If any of "r01fXXXAspectClasses" project does NOT compiles:

  1. Ensure the /src/main/aspect folder is detected as a source folder by eclipse; if NOT just select the folder and add it as source folder
  2. Ensure the project is detected by eclipse as an [AspectJ] project; if NOT just select project and >> Configure >> Convert to AspectJ
  3. Usually after a full rebuild of the workspace projects, [aspectJ] projects do NOT compile: just select each [aspectj] project individually and clean (rebuild)

R01F properties system

How to use r01f XML properties

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages