我在Windows程序上使用Ubuntu上的Bash来使用Emacs for C++.现在,我可以使用键盘快捷键对所有内容进行编码,但是,我想用鼠标选择文本或用鼠标设置标记,而不是总是使用我的键盘.
为了获得X Windows系统,我已经做了,sudo apt-get install xserver -xorg但emacs仍然在终端编辑器中运行.
sudo apt-get install xserver -xorg
我不知道使用什么其他命令或如何让X Windows开始运行.
emacs windows-subsystem-for-linux
我是使用Android的Realm数据库的新手.
我修改了我的gradle文件以包含Jack工具链,以便我可以使用Java 8语言功能.我还修改了gradle文件以安装Realm插件.当我同步项目gradle文件时,我收到以下错误:Error:Could not find property 'options' on task ':app:compileDebugJavaWithJack'.这两个修改本身很好,但由于某种原因,我不能同时兼得.
Error:Could not find property 'options' on task ':app:compileDebugJavaWithJack'
我非常感谢这方面的帮助.
java android realm gradle java-8
android ×1
emacs ×1
gradle ×1
java ×1
java-8 ×1
realm ×1
windows-subsystem-for-linux ×1