[ 
https://issues.apache.org/jira/browse/OFBIZ-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577062#comment-14577062
 ] 

Taher Alkhateeb commented on OFBIZ-6458:
----------------------------------------

Hi Jacques,

The ECJ runs automatically whenever you fire-up eclipse. It is the continuous 
compiler that catches errors in your code and helps with auto complete and 
everything else in an eclipse Java project. So if you do not fix the error 
everything will run fine but you will have an annoying error registered in 
OFBiz whenever you edit it with eclipse

BTW I think ECJ is actually more accurate than javac in this specific instance 
because it follows a stricter syntax and I think that the design structure of 
eclipse is different from Intellij IDEA in that it utilizes the builtin 
compiler instead of the JDK compiler but I did not do enough research to 
validate this or ascertain the details.

> Upgrade OFBiz to Java JDK 8
> ---------------------------
>
>                 Key: OFBIZ-6458
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6458
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Upcoming Branch
>            Reporter: Taher Alkhateeb
>            Assignee: Jacques Le Roux
>            Priority: Critical
>              Labels: java, jdk, jdk8, upgrade
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-6458-01-fix-test-errors.patch, 
> OFBIZ-6458-02-fix-eclipse-compiler.patch, OFBIZ-6458-03-update-to-jdk8.patch, 
> OFBIZ-6458-04-update-README.patch
>
>
> The following will be tracked through this JIRA:
> - upgrade the framework to JDK 8 and fix any errors
> - make sure that ./ant clean-all load-demo run-tests will run after the 
> upgrade
> - upgrade the infrastructure and demo server to accommodate the new change



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to