From Fedora Project Wiki
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 9: Line 9:
* ~ should be expanded to /home/username in dialogues, etc.  Related bugs:
* ~ should be expanded to /home/username in dialogues, etc.  Related bugs:
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=169385 Using ~ in the workspace selector dialog no longer refers to home directory]
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=169385 Using ~ in the workspace selector dialog no longer refers to home directory]
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=5717 Linux export dialog doesn't expand tilde (~) to home directory]
** [https://bugs.eclipse.org/bugs/show_bug.cgi?i5717 Linux export dialog doesn't expand tilde (~) to home directory]
* Grab pkg-config macros from configure.ac and install missing -devel packages with PackageKit.  Related bugs:
* Grab pkg-config macros from configure.ac and install missing -devel packages with PackageKit.  Related bugs:
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=108711 add pkg-config support for linux]
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=108711 add pkg-config support for linux]
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=44761 Support importing options from pkg-config]
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=44761 Support importing options from pkg-config]
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=281702 Use PackageKit to install packages for missing pkg-config modules]
** [https://bugs.eclipse.org/bugs/show_bug.cgi?id=281702 Use PackageKit to install packages for missing pkg-config modules]
** [https://bugzilla.gnome.org/show_bug.cgi?id=558856 Anjuta feature]
* Buffers for configure/build are often too small; log to file by default?  bigger?
* Buffers for configure/build are often too small; log to file by default?  bigger?
* <s>Search in the console view would be very nice (is [https://bugs.eclipse.org/bugs/show_bug.cgi?id=93967 this upstream bug] fixed?)</s>
* <s>Search in the console view would be very nice (is [https://bugs.eclipse.org/bugs/show_bug.cgi?id=93967 this upstream bug] fixed?)</s>
Line 25: Line 26:
* [https://bugs.eclipse.org/281878 'Binaries' category in Project Explorer missing after restart]
* [https://bugs.eclipse.org/281878 'Binaries' category in Project Explorer missing after restart]
* changing --prefix seems to block UI thread
* changing --prefix seems to block UI thread
* make targets list not present if builddir != sourcedir
* double-clicking on target in make outline view doesn't work
* if oprofile results aren't good, perhaps don't show them?  (.plt 100%?)
* memcheck errors in libraries?
* entries in outline view of Makefile (sub-target) are un-clickable
* deleting all projects and having open files doesn't close them
* refresh on C project shows small letter r in status area (with percentage)
* Build (GNU) directory present with autotools project
* Convert to autotools has C/C++ options -- why?
* Convert to autotools not in New menu when CDT project is
* After conversion to autotools project, configure starts but console doesn't get focus
* Good times with configure: error: source directory already configured; run "make distclean" there first

Latest revision as of 15:34, 1 February 2010

For Fedora 12, the Fedora Eclipse group of contributors would like to focus on polish items. We have a lot of great plugins with awesome functionality but we would like to smooth some rough edges to ease the development process. We are collecting a list of items here. It is preferable for items to have upstream (bugs.eclipse.org) bug report links, but if not, team members can probably be coerced into filing them.