PocoLinux
|
Eclipse
|
2007/01/08: |
getting
latest versions and building everything. installing vmware tools for
easier development. talking to peter about the next steps. |
02:00:00
|
|
2007/01/08: |
starting
to develop ViewManager class and thinking on best performance. having
troubles with newly added plugins and also with debugging. Integration
of first pieces of ViewManager into other classes. ViewManager holds
all registered views and knows the t |
03:30:00
|
|
2007/01/09: |
trouble
shooting with sorter. sorter seems to not beeing sorting any more.
debugging to find out where the problems are. finally detecting problem
in the comparision with the wrong types (and therefore stopping
comparision to early) |
02:30:00
|
|
2007/01/09: |
fixing
bug in ProcessView and MemoryView that nothing is refreshed. problem
was that only new threads have been added and existing ones have never
been touched. refreshing the whole screen and trying to restore scroll
position in the text areas. |
02:30:00
|
|
2007/01/09: |
further
development on storing of scrolling position. doing some tests and some
minor bug fixes. started refreshing of view. therefore adding context
menu entry and also some methods for convinience. |
02:40:00
|
|
2007/01/11: |
further
work on refreshing TreeView. The goal is to refresh all expanded
folders. Iterating over folders and storing a mapping from path to
treeitem since the refresh always disposes treeitems. after that all
expanded items are reloaded and finally the la |
03:00:00
|
|
2007/01/11: |
doing
some bugfixes and performance tuning in refreshing algorithmus. also
implementing refreshing of table on the right hand side. started
downloading latest cygwin packages to test debugging. |
02:00:00
|
|
2007/01/11: |
setting
up debugging environment with the help of peter. installing missing
packages. building all needed projects and supporting peter in finding
/ fixing problem that gdbserver can't be stopped on the embedded board.
finally getting debugging running o |
02:30:00
|
|
2007/01/15: |
trying
to open preferences pages to enable setting of debugger stuff. surfing
the web and reading in books. talking to peter and working together
with him. no results found. synching CVS from eclipse and compiling
needed sources. |
02:30:00
|
|
2007/01/15: |
further
recherche in the internet and doing some tests. they mostly fail -
can't open perspectives as i want them. setting up project dependencies
and integration of some properties to reach my results. |
02:30:00
|
|
2007/01/15: |
finally
getting some views working. the view with the debugger is not found yet
(it's not a view, but a perspective). also trying to iterate over all
launchConfigs - doesn't fail but doesn't give output :-( |
02:30:00
|
|
2007/01/17: |
setting
up windows xp prof. in an vmWare environment an installing some needed
tools. doing a clone of that and moving this clone to the software
share. also testing the revert functionality of the vmWare. |
02:30:00
|
|
2007/01/17: |
talking
to peter about next steps. we wanna do a silent install of cygwin.
reading the internet for that purpose and finding some solutions.
testing solutions leads to problems. setup ini is always fetched from
server :-( finally just doing write protecti |
03:00:00
|
|
2007/01/17: |
searching
all needed packages and downloading them. doing several installations
within the vmWare. started preparing script. trying to execute programs
from within this script -> success. also trying to compress one
folder and add it to the installer. -> |
02:00:00
|
|
2007/01/22: |
testing
installer on Aragon. encounterd problems with installer. started fixing
them. talking to guenter about cygwin installation and about new
project structure. searching for NSIS methods and examples on the net
and testing them. |
03:00:00
|
|
2007/01/22: |
decided
together with guenter to try building cygwin on our own because we
wanna change the registry keys of cygwin. downloading cygwin sources
and trying to build them -> fail! searching the web for solutions on
building helps. |
02:30:00
|
|
2007/01/22: |
encountered
problems within configuring -> leads to stopping of build. searching
the web for some path (it's over 1 year old and not in the Makefile at
cygwin.com). patching makefile and running it all again -> success.
also trying to adapt something and |
02:30:00
|
|
2007/01/24: |
searching
why cygwin always uses wrong registry keys. adding debug output is not
easy - printf fails, therefore i have to use small_printf! after
recompiling and several changes it seems to work if no registry key has
been found. testing this on 'aragon |
03:00:00
|
|
2007/01/24: |
testing
plugins since there seemed to be a problem with finding the servers.
-> restart at peters workstation helped. searching for string
function in NSIS. found some comfortable ones!! downloading and testing
HM-NSIS tool. very nice stuff - generating n |
03:10:00
|
|
2007/01/24: |
further
searching the web and testing the new NSIS-tool. integrating the
finding of spaces. searching where to do it best and found a callback
method that allows me to check wheter the path is good or not.
searching for if / else ... statements and how to |
02:30:00
|
|
2007/01/26: |
building
first draft of project structure on my local machine. getting an nsis
install-shield generated and trying to understand what's happening
there. all files are added hardcoded. removing this and doing a
recursive add by myself. talking to peter & |
03:00:00
|
|
2007/01/26: |
building
new structure and creating some install shields. updating registry keys
and taking a look if they are also removed correctly. testing
everything on empty machine -> encountered problem due a 'not
startable executeable'! |
02:30:00
|
|
2007/01/26: |
downloading
JRE 6 and adding it to the installer. our installer now also deploys
the JRE on the client side which helps eclipse to start. also some dlls
(which come along with VS) where missing. added them and adapted some
pathes in the install shield. no |
02:00:00
|
|
2007/01/26: |
integrating
a link to the sh.exe in the start-menu. setting the environment
variable PATH correct and testing this. also writing to the registry
where the cygwin home directory is located. testing takes a lot of time
since installer is very large. |
02:30:00
|
|
2007/01/29: |
trying
to change text at directory chooser -> we don't allow the user to
enter 'blanks' in the path. finding some solution and integrating it.
trying to add language support for other languages in installer OR to
remove languages. this is hard! |
03:00:00
|
|
2007/01/29: |
getting
plugins compiling at my place -> having some troubles with my
eclipse installation. getting new eclipse and getting everything
running again. packaging installer and testing it on remote computer. |
03:00:00
|
|
2007/01/29: |
getting
latest eclipse from scratch and doing some diffs with my version to get
it running. problem is that plugins are loaded but never displayed (at
least Rapide Tools are not displayed). testing several eclipse
installations and getting it working fina |
03:00:00
|
|
2007/01/30: |
trying
to get eclipse running without any installed jre. therefore reading out
registry and finding current version to be able to copy jar / dll files
to correct location. finally we get it working without registry ->
just create a folder inside the ide w |
02:45:00
|
|
2007/01/30: |
solving
problems with my vmWare. vmWare destroyed my windows image and was not
able to start it again. doing some recovery and after the recovery
doing a clone of the current snapshot to avoid that problems in future. |
02:00:00
|
|
2007/01/30: |
configuring
nsis script that it takes latest sources if available. testing this
behaviour and searching for solution how to avoid missing tmp-file
behaviour of cygwin. started setting up local Rapide to be able to
testing it. started playing around with s |
02:30:00
|
|
2007/01/30: |
doing
some tests with peter. getting sample projects compiling. the build
folder was outdated -> and there were wrong files in it. trying to
get debugging working again. encountered problems with selecting
toolchain. |
02:15:00
|
Total: 80:50:00 |