composestar build report
Overview
- Build date
- 2007-09-12 18:22:04
- Successful
- false
- Label
- build.579
- Duration
- 3 minutes 13 seconds
- Last change
-
by elmuerte on 09/12/2007 17:49:48:
various improvements to the eclipse plugin
Java Builder is removed from C*/Java projects
You can convert Java projects to C*/Java projects (and vice versa) this will automatically set builders and RT libs.
only show C* menus and pages for projects when they're C*/Java projects
Error message
c:\composestar\Core\Development\build_total.xml:317: The following error occurred while executing this line: c:\composestar\Core\Development\build_total.xml:76: The following error occurred while executing this line: c:\composestar\Core\Development\build_total.xml:93: The following error occurred while executing this line: c:\composestar\Java\build.xml:47: The following error occurred while executing this line: c:\composestar\Java\Plugin\build.xml:32: The following error occurred while executing this line: c:\composestar\Java\Plugin\Eclipse\build.xml:41: Compile failed; see the compiler error output for details.
Task trace
target: integration
task: antcall @ c:\composestar\Core\Development\build_total.xml:317:
target: install
task: antcall @ c:\composestar\Core\Development\build_total.xml:76:
target: install_java
task: ant @ c:\composestar\Core\Development\build_total.xml:93:
target: install
task: ant @ c:\composestar\Java\build.xml:47:
target: install
task: ant @ c:\composestar\Java\Plugin\build.xml:32:
target: compile
task: javac @ c:\composestar\Java\Plugin\Eclipse\build.xml:41:
Message of the last task
Compiling 19 source files to c:\composestar\Java\Plugin\Eclipse\build
c:\composestar\Java\Plugin\Eclipse\src\ComposestarEclipsePlugin\Java\UI\Wizards\ComposestarProjectWizardEx.java:42: cannot find symbol
symbol : class WorkingSetConfigurationBlock
location: package org.eclipse.jdt.internal.ui.workingsets
import org.eclipse.jdt.internal.ui.workingsets.WorkingSetConfigurationBlock;
^
c:\composestar\Java\Plugin\Eclipse\src\ComposestarEclipsePlugin\Java\UI\Wizards\ComposestarProjectWizardEx.java:173: cannot find symbol
symbol : variable WorkingSetConfigurationBlock
location: class ComposestarEclipsePlugin.Java.UI.Wizards.ComposestarProjectWizardEx
IWorkingSet[] selected = WorkingSetConfigurationBlock.getSelectedWorkingSet(selection);
^
c:\composestar\Java\Plugin\Eclipse\src\ComposestarEclipsePlugin\Java\UI\Wizards\ComposestarProjectWizardEx.java:189: cannot find symbol
symbol : method getFilterWorkingSet()
location: class org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart
IWorkingSet filterWorkingSet = explorerPart.getFilterWorkingSet();
^
3 errors
Previous build
- Date
- 2007-09-12 17:49:11
- Successful
- true
- Last successful build
- 2007-09-12 17:49:11
Build output
Warnings (75)
Cleaning WIX object files
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
ANTLR Parser Generator Version 2.7.6 (2005-12-22) 1989-2005
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 3 and 4 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 3 and 5 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 3 and 6 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 4 and 5 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 4 and 6 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: warning:nondeterminism between alts 5 and 6 of block upon
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==1:LPARENTHESIS,NAME
c:\composestar\Core\Runtime\src\Composestar\RuntimeCore\CODER\BreakPoint\Parsers\Ltl\grammar\ltl.g:30: k==2:GLOBAL,FUTURE,LPARENTHESIS,BIGGEREQ,BIGGEREQI,BIGERTHEN,SMALLERTHEN,SMALLEREQ,SMALLEREQI,EQ,NOTEQ,MINUS,ADD,DIVIDE,TIMES,MOD,NAME
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
ANTLR Parser Generator Version 2.7.2 1989-2003 jGuru.com
ANTLR Parser Generator Version 2.7.6 (2005-12-22) 1989-2005
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
RegAsm warning: Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
ANTLR Parser Generator Version 2.7.6 (2005-12-22) 1989-2005
c:\composestar\Java\Compiletime\src\Composestar\Java\DUMMER\grammar\java.g:1270: warning:empty alternative makes no sense in (...)* or (...)+
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
c:\composestar\Java\Plugin\Eclipse\src\ComposestarEclipsePlugin\Java\UI\Wizards\ComposestarProjectWizardEx.java:42: cannot find symbol
symbol : class WorkingSetConfigurationBlock
location: package org.eclipse.jdt.internal.ui.workingsets
import org.eclipse.jdt.internal.ui.workingsets.WorkingSetConfigurationBlock;
^
c:\composestar\Java\Plugin\Eclipse\src\ComposestarEclipsePlugin\Java\UI\Wizards\ComposestarProjectWizardEx.java:173: cannot find symbol
symbol : variable WorkingSetConfigurationBlock
location: class ComposestarEclipsePlugin.Java.UI.Wizards.ComposestarProjectWizardEx
IWorkingSet[] selected = WorkingSetConfigurationBlock.getSelectedWorkingSet(selection);
^
c:\composestar\Java\Plugin\Eclipse\src\ComposestarEclipsePlugin\Java\UI\Wizards\ComposestarProjectWizardEx.java:189: cannot find symbol
symbol : method getFilterWorkingSet()
location: class org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart
IWorkingSet filterWorkingSet = explorerPart.getFilterWorkingSet();
^
3 errors
Changes
| 3825 | elmuerte | 09/12/2007 17:49:48 | various improvements to the eclipse plugin Java Builder is removed from C*/Java projects You can convert Java projects to C*/Java projects (and vice versa) this will automatically set builders and RT libs. only show C* menus and pages for projects when they're C*/Java projects |
|
| added | /trunk/Java/Plugin/Eclipse/src/ComposestarEclipsePlugin/Java/Actions/ToggleCStarJavaNature.java | |||
| added | /trunk/Core/Plugin/Eclipse/src/ComposestarEclipsePlugin/Core/CStarProject.java | |||
| added | /trunk/Java/Plugin/Eclipse/src/ComposestarEclipsePlugin/Java/CStarJavaMessages.properties | |||
| modified | /trunk/Java/Plugin/Eclipse/plugin.xml | |||
| modified | /trunk/Core/Plugin/Eclipse/src/ComposestarEclipsePlugin/Core/IComposestarConstants.java | |||
| modified | /trunk/Java/Plugin/Eclipse/build.xml | |||
| added | /trunk/Core/Plugin/Eclipse/src/ComposestarEclipsePlugin/Core/ComposestarBuilder.java | |||
| added | /trunk/Java/Plugin/Eclipse/src/ComposestarEclipsePlugin/Java/UI/Wizards/ComposestarProjectWizardEx.java | |||
| added | /trunk/Java/Plugin/Eclipse/src/ComposestarEclipsePlugin/Java/CStarJavaProject.java | |||
| added | /trunk/Java/Plugin/Eclipse/src/ComposestarEclipsePlugin/Java/CStarJavaMessages.java | |||
| modified | /trunk/Java/Plugin/Eclipse/src/ComposestarEclipsePlugin/Java/IComposestarJavaConstants.java | |||
| added | /trunk/Java/Plugin/Eclipse/src/ComposestarEclipsePlugin/Java/ComposestarJavaBuilder.java | |||
| modified | /trunk/Java/Examples/BasicTests/.project | |||
| modified | /trunk/Java/Plugin/Eclipse/src/ComposestarEclipsePlugin/Java/UI/Wizards/ComposestarProjectWizardSecondPageEx.java | |||
| modified | /trunk/Java/Plugin/Eclipse/plugin.properties | |||
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Composestar-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/composestar-developers

