Package Details: mounriver-studio-community-bin 180-2

Git Clone URL: https://aur.archlinux.org/mounriver-studio-community-bin.git (read-only, click to copy)
Package Base: mounriver-studio-community-bin
Description: 为 Eclipse 平台爱好者提供的一款 RISC-V 内核芯片集成开发环境,支持 WCH 系列 MCU 的工程模板、代码编译、下载、调试等功能。
Upstream URL: http://www.mounriver.com/
Keywords: community Eclipse mounriver openocd studio toolchain WCH
Licenses: GPL2, custom, GPL3
Conflicts: mounriver-studio-community
Provides: mounriver-studio-community, MounRiver-Studio-Community-Linux
Submitter: taotieren
Maintainer: taotieren
Last Packager: taotieren
Votes: 2
Popularity: 0.000054
First Submitted: 2022-02-11 16:52 (UTC)
Last Updated: 2024-11-05 02:58 (UTC)

Dependencies (23)

Required by (0)

Sources (1)

Latest Comments

digitalphoton commented on 2024-10-31 14:14 (UTC)

The source download link http://file.mounriver.com/upgrade/MounRiver_Studio_Community_Linux_x64_V180.tar.xz no longer works. It instead needs to be replaced with http://file-oss.mounriver.com/upgrade/MounRiver_Studio_Community_Linux_x64_V180.tar.xz , with "file-oss" instead of "file".

chenss commented on 2022-06-11 00:20 (UTC)

找到看不到工程模块的问题的根源了:有多个文件的权限模式是600,将其改为644权限即可。 我参考此PKGBUILD,修复了此问题并改包名为mounriver-studio-community上传到AUR了

chenss commented on 2022-06-10 12:54 (UTC)

这软件包是个java包,按照官方的打包规范(Java package guidelines),参考其它eclipse系软件包可以直接安装到/usr/share目录且包名不需要bin结尾。

另外,经测试,软件安装后,沁恒的插件似乎无效导致新建工程时看不到沁恒的工程模板。