-
# I get the following processing info on stderr:
Sqt2Pin version 2.01, Build Date Jun 30 2011 12:52:26
Copyright (c) 2010 Lukas Käll. All rights reserved.
Written by Lukas Käll (lukask@cbr.su.se) in …
-
We should make sure that it is possible to use GIT as version control (both with and without EGIT) while using synchronization.
The best strategy to use both together should be developed. Some ideas…
-
For remote projects, the user is asked if they want to switch to the C/C++ perspective. Should we do the same?
eblen updated
13 years ago
-
Git has a problem with empty directories:
https://git.wiki.kernel.org/index.php/GitFaq#Can_I_add_empty_directories.3F
For Indigo, I tried adding an empty file to new directories in the synchronizati…
eblen updated
13 years ago
-
Just cloned the last percolator (today) & tried with the lastest tarball in downloads, but I'm having some issues getting sqt2pin converter to compile.
After adding the following entry on CMakeLists.…
-
Changing the workspace configuration is either always or almost always wrong. Should we not allow users to change it?
eblen updated
13 years ago
-
Steps to reproduce:
- Create new synchronized Project (Hello World Makefile Project, any toolchain)
- 2x Next (now "Select Configurations" page")
- Advanced settings
- go to C/C++ Build->Synchronize
-…
-
On Macintosh Snow Leopard, when creating a new synchronization project, the last character of the root location is removed after the user pushes OK. This bug occasionally does not occur and never seem…
eblen updated
13 years ago
-
See comments for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=348939
This is non-trivial, because we need to refactor the code a little, separating out file matching and binary file filtering, a…
eblen updated
13 years ago
-
While clicking the "Browse for ImageJ plugins..." it is unclear if the user has to select a .jar file or a folder (and expect for the plugins to be auto-detected). If the user tries the latter option …