Problem titan HelloWorld example in eclipse [message #1729823] |
Tue, 19 April 2016 07:15  |
Eclipse User |
|
|
|
Hi,
i have problem with execution of Example HelloWord in Titan. Someone Can help me please
input in flex scanner failed
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: CRL 113 200/5 R4D *
* Copyright (c) 2000-2016 Ericsson Telecom AB *
* All rights reserved. This program and the accompanying materials *
* are made available under the terms of the Eclipse Public License v1.0 *
* which accompanies this distribution, and is available at *
* http://www.eclipse.org/legal/epl-v10.html *
*************************************************************************
Using configuration file:
|
|
|
|
Re: Problem titan HelloWorld example in eclipse [message #1729861 is a reply to message #1729847] |
Tue, 19 April 2016 11:57   |
Eclipse User |
|
|
|
hi Elemer
i am using the Eclipse plug-ins
I tryed two way:
First
i download a pre-built package 64 bit Linux titan from Eclipse Titan download page
Second
I built from source code.
all the packages are installed.
koussy@koussy-Latitude-E6320:~/test$ uname -a
Linux koussy-Latitude-E6320 3.16.0-62-generic #83~14.04.1-Ubuntu SMP Fri Feb 26 22:52:39 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
koussy@koussy-Latitude-E6320:~/test$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1)
koussy@koussy-Latitude-E6320:~/test$ printenv | grep PATH
MANPATH=:/home/koussy/TTCN3/man
LD_LIBRARY_PATH=:/home/koussy/TTCN3/lib
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/koussy/TTCN3/bin
MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path
koussy@koussy-Latitude-E6320:~/test$ printenv | grep TTCN
MANPATH=:/home/koussy/TTCN3/man
LD_LIBRARY_PATH=:/home/koussy/TTCN3/lib
TTCN3_DIR=/home/koussy/TTCN3
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/koussy/TTCN3/bin
koussy@koussy-Latitude-E6320:~/test$ compiler -v
TTCN-3 and ASN.1 Compiler for the TTCN-3 Test Executor
Product number: CRL 113 200/5 R4A
Build date: Nov 13 2015 15:43:36
Compiled with: GCC 4.8.2
Copyright (c) 2000-2015 Ericsson Telecom AB
koussy@koussy-Latitude-E6320:~/test$ which compiler
/home/koussy/TTCN3/bin/compiler
eclipse.ini file
-startup
plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417
-product
org.eclipse.epp.package.cpp.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.7
-XX:MaxPermSize=256m
-Xms256m
-Xmx1024m
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03360 seconds