Accessing the bundled file system
Aleix Pol
aleixpol at kde.org
Mon Mar 20 13:48:15 UTC 2017
Hi,
I've been looking into what Flatpak support in KDevelop would look like.
I haven't seen any documentation on how file system access is
envisioned. I might have missed the documentation, though.
So the idea is that the IDE should parse our source code using the
runtime's includes (i.e. /usr/include/stdlib.h in the bundle rather
than the host's). For docker, I've found they suggest using nsenter.
Would it be possible to use that for flatpak runtimes? Or is there
something ad-hoc planned?
Regards,
Aleix
More information about the xdg-app
mailing list