Warning: session_start(): open(/tmp/sess_n2gq7ets63lsdrdv9h75nlf557, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Kate C++ Helper Plugin openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (3) .- Knowledge Base  . 

Kate C++ Helper Plugin

   1.0.4  

KDE Text Editor

Score 73%
Kate C++ Helper Plugin
zoom


Kate C++ Helper Plugin
zoom


Kate C++ Helper Plugin
zoom


Version Control:  Link
Homepage:  Link
Downloads:  1787
Submitted:  Jan 30 2012
Updated:  Sep 8 2015

Description:

This plugin is intended to simplify the hard life of C/C++ programmers who use Kate to write code.
It has C++ code completion (clang based), #include files completion, smarter replacement for standard Open Header plugin, source code index/search facility, and few other neat features (check README for details).

Check homepage for more screenshots :)

Please, report any problems to issue tracker at GitHub!




Changelog:

Version 1.0.4

* action to toggle `#include ` into `#include ""` and vise versa
* improve _Open header/implementation_ action
* improve support for local `#includes` (i.e. withing quotes)
* and as usual some code refactorings

---
FOR SOME REASON I CAN'T LEAVE ANY COMMENT HERE USING MY ACCOUNT... IT JUST DOESN'T WORK FOR ME! SO PLEASE, START A NEW ISSUE AT GITHUB ISSUE TRAKER PAGE IN CASE OF PROBLEMS: https://github.com/zaufi/kate-cpp-helper-plugin/issues
---




LicenseGPL
Source(bz2 tarball)
Gentoo(live ebuild)
Arch(package by arcanis)
Send to a friend
Subscribe
Other  Content  from zaufi
Report inappropriate content



goto page: prev   1  2 

-

 bactrace

 
 by 2handband on: Dec 18 2014
 
Score 50%

sorry for the delay. Backtrace posted:

https://github.com/zaufi/kate-cpp-helper-plugin/issues/22

Could you explain in more detail what else you need?


Reply to this

-
.

 Debian package required

 
 by KDEforever on: Aug 25 2015
 
Score 50%

Is there any Debian package for this plugin.
You are always using the newest tools that doesn't fit the stable version.
I don't want to install a complete distribution to compile one plugin. ;-)

Example for Debian GNU/Linux 8.1 (jessie):
CMake Error at CMakeLists.txt:5 (cmake_minimum_required):
CMake 3.1.0 or higher is required. You are running version 3.0.2


Reply to this

-
.

 Trying to compile but cmake fails

 
 by KDEforever on: Aug 25 2015
 
Score 50%

-- Configuration type chosen: Release
-- Found Qt-Version 4.8.6 (using /usr/bin/qmake)
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found KDE 4.12 include dir: /usr/include
-- Found KDE 4.12 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at /usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:136 (message):
Could NOT find LibClang (missing: LIBCLANG_LIBRARY) (Required is at least
version "3.3")
Call Stack (most recent call first):
/usr/share/cmake-3.0/Modules/FindPackageHandleStandardArgs.cmake:343 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindLibClang.cmake:98 (find_package_handle_standard_args)
CMakeLists.txt:84 (find_package)


but libclang is installed!

ii libclang-3.5-dev 1:3.5-10 amd64 clang library - Development package
ii libclang-common-3.5-dev 1:3.5-10 amd64 clang library - Common development package
ii libclang1:amd64 1:3.5-25 amd64 C, C++ and Objective-C compiler (LLVM based)
ii libclang1-3.5:amd64 1:3.5-10 amd64 C interface to the clang library



Reply to this

-
.

 Plugin not usable

 
 by KDEforever on: Sep 8 2015
 
Score 50%

This is a nice tool, but it can only be used when it is old enough that it can be integrated into a normal distribution. :-(

Problems with compilation are completely ignored by the author.


Reply to this

-
.

 Next try: compilation failed.

 
 by KDEforever on: Sep 16 2015
 
Score 50%

After modifying CMakeCache.txt and FindLibClang.cmake and installing additional libraries i could pass the first bridge and the make files where generated.

This was only a short time of luck, because make fails directly with

Generating moc_cpp_helper_plugin.cpp
/srv/test/kate-cpp-helper-plugin-master/src/cpp_helper_plugin.h:63: Error: Undefined interface
automoc4: process for /srv/test/kate-cpp-helper-plugin-master/build/src/moc_cpp_helper_plugin.cpp failed: Unknown error
pid to wait for: 0
returning failed..
src/CMakeFiles/katecpphelperplugin_automoc.dir/build.make:49: recipe for target 'src/CMakeFiles/katecpphelperplugin_automoc' failed
make[2]: *** [src/CMakeFiles/katecpphelperplugin_automoc] Error 1
CMakeFiles/Makefile2:297: recipe for target 'src/CMakeFiles/katecpphelperplugin_automoc.dir/all' failed
make[1]: *** [src/CMakeFiles/katecpphelperplugin_automoc.dir/all] Error 2
Makefile:147: recipe for target 'all' failed
make: *** [all] Error 2


This software seems to be hopeless.
Now i understand why i could not find it in any distribution.


Reply to this

-
.

 Re: Next try: compilation failed.

 
 by KDEforever on: Sep 16 2015
 
Score 50%

For other users:
Any question must be adressed at
https://github.com/zaufi/kate-cpp-helper-plugin/issues


Reply to this

-
.

 Re: Next try: compilation failed.

 
 by KDEforever on: Sep 17 2015
 
Score 50%

With some help and little modifications it is possible now to compile this plugin for Debian 8.2 stable (jessie).

You will find the complete discussion here:
https://github.com/zaufi/kate-cpp-helper-plugin/issues/24

Here i suggested to add this plugin to the distribution:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799204
There is a short description how to compile it.


Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team