Stephenwaring
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Stephenwaring 创建了一个帖子, 已回答XML not showing an error with XML schema 1.1
I have set XML schema version to 1.1 in Idea's settings, but this XML:<?xml version="1.0" encoding="UTF-8"?> <data min="14" max="10" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noName... -
Stephenwaring 创建了一个帖子, 已回答How can I make Current File the default run/debug configuration.
When I start Idea, the run configuration for one of my perl programs is selected by default, even though this program is not open in the editor, and Current File was selected when I last closed Ide...