Google Code Exporter
Google Code Exporter
``` Each time I export a new site, I have to create a new folder. Because the dialog is a Java dialog and not an OS X native dialog, this...
``` What steps will reproduce the problem? 1. Start utility 2. Enter details 3. Press "export" 4. Export starts, progress dialog pops up What is the expected output? What do...
``` Once the pom.xmls are fixed, it would be handy to have a guide to building the code - even if it's as simple as "download. run 'mvn clean install'"...
``` Your tool is very useful. I have a small suggestion: export data only if modified on google sites. I explain a bit more. If I have a big site,...
``` Attached to this bug is a patch to DefaultSyntaxKit which allows a developer to specify multiple fonts (comma-separated), to allow fallback in the case that a specified font is...
``` I'm attaching a patch which fixes a class loading issue if jsyntaxpane isn't loaded on the system class loader. Please review and apply it, if possible. I'd like to...
``` Here's the code for an action which makes handling of parentheses, quotes etc. more comfortable: Right now, if you type some code in JSyntaxPane, PairAction will neatly add the...
``` To simplify internationalization of context menus I added a method to JarServiceProvider: public static Properties readProperties(String name, Locale locale) In contrast public static Properties readProperties(String name) this method takes...
``` I just interested to know if a block has been removed, what's the reason? As I see in the source code, each block is labelled for different conditions. How...
``` The result of a same page is different with the web api. For example consider the following link: http://boilerpipe-web.appspot.com/extract?url=http%3A%2F%2F1tajrobeh.blog.ir%2F& extractor=ArticleExtractor&output=html&extractImages= I used ArticleExtractor in version 1.2.0 but the result...